nathanaelbosch / ProbNumDiffEq.jl

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

Use FiniteHorizonGramians.jl #268

Closed nathanaelbosch closed 10 months ago

nathanaelbosch commented 1 year ago

Use FiniteHorizonGramians.jl to compute transition matrices in a numerically more stable manner - and hopefully also more efficiently!

Fixes #256

Left to do:

codecov[bot] commented 10 months ago

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (ee6cc36) 93.78% compared to head (59b219c) 92.34%.

:exclamation: Current head 59b219c differs from pull request most recent head 53b7eef. Consider uploading reports for the commit 53b7eef to get more accurate results

Files Patch % Lines
src/priors/ltisde.jl 85.71% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #268 +/- ## ========================================== - Coverage 93.78% 92.34% -1.45% ========================================== Files 36 36 Lines 1576 1593 +17 ========================================== - Hits 1478 1471 -7 - Misses 98 122 +24 ```

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