euler_test, a C code which calls euler(), which solves one or more ordinary differential equations (ODE) using the forward Euler method.
The information on this web page is distributed under the MIT license.
euler, a C code which solves one or more ordinary differential equations (ODE) using the forward Euler method.