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

Removing __init from BloqadeODE #619

Merged
merged 8 commits into from
Nov 15, 2023
Merged

Removing __init from BloqadeODE #619

merged 8 commits into from
Nov 15, 2023

Conversation

weinbe58
Copy link
Member

Given the recent issues with Compatibility it is time to remove the hack required to get optimal performance out of OrdinaryDiffEq.jl I think a good next step after this is to build a custom ODE stack based on DP8 source.

@weinbe58 weinbe58 requested a review from Roger-luo November 15, 2023 18:10
@weinbe58 weinbe58 enabled auto-merge (squash) November 15, 2023 18:10
Copy link

codecov bot commented Nov 15, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (067aa01) 74.21% compared to head (8f52738) 76.91%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #619      +/-   ##
==========================================
+ Coverage   74.21%   76.91%   +2.69%     
==========================================
  Files          88       92       +4     
  Lines        4356     4587     +231     
==========================================
+ Hits         3233     3528     +295     
+ Misses       1123     1059      -64     

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

@weinbe58 weinbe58 disabled auto-merge November 15, 2023 18:34
@weinbe58 weinbe58 merged commit dbaccc6 into master Nov 15, 2023
25 of 27 checks passed
@weinbe58 weinbe58 deleted the phil/removing-ode-init branch November 15, 2023 18:54
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