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

Fix outdated code #741

Merged
merged 13 commits into from
Sep 12, 2024
Merged

Conversation

dmitry-kabanov
Copy link
Collaborator

This PR fixes a couple of things:

  • Add ivp::set_tolerances method to the C interface
  • Update Burgers' example in C by comparing SciPy's dopri5 with OrdinaryDiffEq.jl's DP5 for fair comparison
  • Fixes outdated implementation names in the Burgers' example in Python

@dmitry-kabanov dmitry-kabanov merged commit 14d69b2 into MaRDI4NFDI:main Sep 12, 2024
4 checks passed
@dmitry-kabanov dmitry-kabanov deleted the fix-outdated-code branch September 12, 2024 08:33
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.

1 participant