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

Change the ordering of the state-space model #305

Merged
merged 23 commits into from
Feb 23, 2024

Conversation

nathanaelbosch
Copy link
Owner

Fixes #302

Copy link

codecov bot commented Feb 23, 2024

Codecov Report

Attention: Patch coverage is 94.67085% with 17 lines in your changes are missing coverage. Please review.

Project coverage is 93.38%. Comparing base (665fdf1) to head (6f9e081).

Files Patch % Lines
src/blocksofdiagonals.jl 92.64% 15 Missing ⚠️
src/kronecker.jl 96.42% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #305      +/-   ##
==========================================
+ Coverage   92.96%   93.38%   +0.41%     
==========================================
  Files          44       44              
  Lines        2190     2147      -43     
==========================================
- Hits         2036     2005      -31     
+ Misses        154      142      -12     

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

@nathanaelbosch nathanaelbosch marked this pull request as ready for review February 23, 2024 21:37
@nathanaelbosch nathanaelbosch merged commit 9554581 into main Feb 23, 2024
7 checks passed
@nathanaelbosch nathanaelbosch deleted the reorder-the-statespacemodel branch February 23, 2024 21:37
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.

Make the DiagonalEK1 work for SecondOrderODEs
1 participant