Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use AbstractGPs #51

Merged
merged 10 commits into from
Mar 27, 2021
Merged

Use AbstractGPs #51

merged 10 commits into from
Mar 27, 2021

Conversation

willtebbutt
Copy link
Member

No description provided.

@willtebbutt willtebbutt changed the title Wct/use abstract gps Use AbstractGPs Mar 20, 2021
@codecov
Copy link

codecov bot commented Mar 20, 2021

Codecov Report

Merging #51 (c6e516f) into master (babba0a) will decrease coverage by 0.54%.
The diff coverage is 83.07%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #51      +/-   ##
==========================================
- Coverage   90.12%   89.58%   -0.55%     
==========================================
  Files          20       20              
  Lines        1195     1229      +34     
==========================================
+ Hits         1077     1101      +24     
- Misses        118      128      +10     
Impacted Files Coverage Δ
src/space_time/rectilinear_grid.jl 87.50% <ø> (ø)
src/util/gaussian.jl 77.41% <50.00%> (-2.59%) ⬇️
src/util/linear_algebra.jl 60.00% <60.00%> (ø)
src/gp/posterior_lti_sde.jl 92.45% <66.66%> (-1.67%) ⬇️
src/gp/lti_sde.jl 90.06% <72.72%> (+0.27%) ⬆️
src/util/zygote_rules.jl 64.67% <80.00%> (-0.24%) ⬇️
src/models/lgssm.jl 96.52% <100.00%> (-0.03%) ⬇️
src/models/linear_gaussian_conditionals.jl 97.65% <100.00%> (ø)
src/models/missings.jl 98.21% <100.00%> (+1.78%) ⬆️
src/space_time/pseudo_point.jl 97.19% <100.00%> (+0.04%) ⬆️
... and 10 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update babba0a...c6e516f. Read the comment docs.

@willtebbutt
Copy link
Member Author

willtebbutt commented Mar 21, 2021

The last bit of this changeover is blocked by JuliaGaussianProcesses/KernelFunctions.jl#208 -- I'll need a patch bump before I can merge this.

@willtebbutt willtebbutt merged commit 3e28705 into master Mar 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant