hgrecco / numbakit-ode

Leveraging numba to speed up ODE integration
Other
68 stars 3 forks source link

Implement DOP853 #1

Closed hgrecco closed 3 years ago

hgrecco commented 3 years ago

Explicit Runge-Kutta method of order 8.

See Scipy Implementation

hgrecco commented 3 years ago

Closed by https://github.com/hgrecco/numbakit-ode/commit/376a3ea439637e2cbadaaa5af2b4994094f25ca4