-
-
Notifications
You must be signed in to change notification settings - Fork 5.6k
Closed
Labels
help wantedIndicates that a maintainer wants help on an issue or pull requestIndicates that a maintainer wants help on an issue or pull request
Description
A quick and easy way to get ode23 and ode45 like in MATLAB is:
http://www.netlib.org/ode/rksuite/
The state of the art is SUNDIALS, but it is no longer maintained. The lead developer went to develop video games! It is widely used in the national labs, and can give us ode15s.
https://computation.llnl.gov/casc/sundials/main.html
The long term strategy may simply be to implement these solvers in julia itself. The design of the Matlab ODE suite is described in:
http://www.mathworks.com/help/pdf_doc/otherdocs/ode_suite.pdf
Metadata
Metadata
Assignees
Labels
help wantedIndicates that a maintainer wants help on an issue or pull requestIndicates that a maintainer wants help on an issue or pull request