nathanaelbosch / ProbNumDiffEq.jl

Probabilistic Numerical Differential Equation solvers via Bayesian filtering and smoothing
MIT License
119 stars 16 forks source link

Remove some more PSDMatrix.jl type piracy #282

Closed nathanaelbosch closed 10 months ago

nathanaelbosch commented 10 months ago

Otherwise Julia 1.10 won't allow it to precompile.

codecov[bot] commented 10 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (fefbe97) 94.08% compared to head (a791b0c) 94.03%. Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #282 +/- ## ========================================== - Coverage 94.08% 94.03% -0.06% ========================================== Files 36 36 Lines 1573 1593 +20 ========================================== + Hits 1480 1498 +18 - Misses 93 95 +2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.