rkf45_test, a C code which calls rkf45() to solve a system of ordinary differential equations (ODE).
The information on this web page is distributed under the MIT license.
rkf45, a C code which implements the Runge-Kutta-Fehlberg (rkf) solver for the approximate solution of a system of ordinary differential equations (ODE's).