euler_test, a C code which calls euler(), which solves one or more ordinary differential equations (ODEs) using the forward Euler method.
The computer code and data files described and made available on this web page are distributed under the MIT license
euler, a C code which calls euler(), which solves one or more ordinary differential equations (ODEs) using the forward Euler method.