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

Convert from odeint to solve_ivp #28

Open
alchemyst opened this issue Jan 26, 2019 · 0 comments
Open

Convert from odeint to solve_ivp #28

alchemyst opened this issue Jan 26, 2019 · 0 comments

Comments

@alchemyst
Copy link
Member

odeint is no longer the recommended integration routine. The v1.2.0 SciPy Docs say

These are the routines developed earlier for scipy. They wrap older solvers implemented in Fortran (mostly ODEPACK). While the interface to them is not particularly convenient and certain features are missing compared to the new API, the solvers themselves are of good quality and work fast as compiled Fortran code. In some cases it might be worth using this old API.

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

No branches or pull requests

1 participant