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

Dormand Prince Integration #641

Closed
wants to merge 12 commits into from
Closed

Conversation

weinbe58
Copy link
Member

@weinbe58 weinbe58 commented Jan 3, 2024

This PR integrates DormandPrince.jl into BloqadeODE.

The idea is to create a new solver type which along with the DromandPrince.jl interface can be used to do some computations with Bloqade.

@weinbe58 weinbe58 marked this pull request as draft January 3, 2024 21:41
Copy link

codecov bot commented Jan 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (1289f01) 76.69% compared to head (349ed0e) 92.42%.

Additional details and impacted files
@@             Coverage Diff             @@
##           master     #641       +/-   ##
===========================================
+ Coverage   76.69%   92.42%   +15.73%     
===========================================
  Files          98       10       -88     
  Lines        5188      515     -4673     
===========================================
- Hits         3979      476     -3503     
+ Misses       1209       39     -1170     

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

@weinbe58 weinbe58 closed this Jan 6, 2024
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.

2 participants