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

Nonlinear Runge-Kutta #954

Merged
merged 14 commits into from
Nov 17, 2023
Merged

Nonlinear Runge-Kutta #954

merged 14 commits into from
Nov 17, 2023

Conversation

oriolcg
Copy link
Member

@oriolcg oriolcg commented Nov 15, 2023

Updated RungeKutta.jl to enable nonlinear operators following the same style as in EXRungeKutta.jl.

@oriolcg oriolcg self-assigned this Nov 15, 2023
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (0c64e80) 88.08% compared to head (b7fa7fc) 88.13%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #954      +/-   ##
==========================================
+ Coverage   88.08%   88.13%   +0.05%     
==========================================
  Files         177      177              
  Lines       21053    21062       +9     
==========================================
+ Hits        18544    18564      +20     
+ Misses       2509     2498      -11     

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

@santiagobadia
Copy link
Member

Thanks @oriolcg

@santiagobadia santiagobadia reopened this Nov 17, 2023
@santiagobadia santiagobadia merged commit 47271fc into master Nov 17, 2023
11 checks passed
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.

None yet

3 participants