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 FiniteHorizonGramians.jl #268

Merged
merged 15 commits into from
Jan 4, 2024
Merged

Use FiniteHorizonGramians.jl #268

merged 15 commits into from
Jan 4, 2024

Conversation

nathanaelbosch
Copy link
Owner

@nathanaelbosch nathanaelbosch commented Nov 3, 2023

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

Fixes #256

Left to do:

Copy link

codecov bot commented Dec 16, 2023

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%.

❗ 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 ⚠️
Additional details and impacted files
@@            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     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@nathanaelbosch nathanaelbosch force-pushed the finitehorizongramians.jl branch from 7efa9cb to d0c00d8 Compare January 3, 2024 11:08
src/priors/matern.jl Show resolved Hide resolved
src/priors/matern.jl Show resolved Hide resolved
src/priors/ltisde.jl Outdated Show resolved Hide resolved
src/priors/ltisde.jl Outdated Show resolved Hide resolved
src/priors/matern.jl Outdated Show resolved Hide resolved
@nathanaelbosch nathanaelbosch merged commit 32bb627 into main Jan 4, 2024
7 checks passed
@nathanaelbosch nathanaelbosch deleted the finitehorizongramians.jl branch January 4, 2024 08:08
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.

Use FiniteHorizonGramians.jl
1 participant