JuliaGaussianProcesses / Stheno.jl

Probabilistic Programming with Gaussian processes in Julia
Other
339 stars 26 forks source link

[WIP] derivative observations patch #110

Closed willtebbutt closed 2 years ago

willtebbutt commented 4 years ago

What is says on the tin. Also has a handy AD fix.

codecov[bot] commented 4 years ago

Codecov Report

Merging #110 into master will decrease coverage by 1.73%. The diff coverage is 4.76%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #110      +/-   ##
==========================================
- Coverage   86.47%   84.73%   -1.74%     
==========================================
  Files          26       26              
  Lines         732      747      +15     
==========================================
  Hits          633      633              
- Misses         99      114      +15     
Impacted Files Coverage Δ
src/Stheno.jl 100.00% <ø> (ø)
src/composite/derivative.jl 0.00% <0.00%> (ø)
src/composite/cross.jl 97.43% <100.00%> (ø)

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 85d65fb...016a2bc. Read the comment docs.