hgrecco / numbakit-ode

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

Implement Radau #2

Open hgrecco opened 4 years ago

hgrecco commented 4 years ago

Implicit Runge-Kutta method of Radau IIA family of order 5

See Scipy implementation