euler_test, a FORTRAN77 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 FORTRAN77 code which calls euler(), which solves one or more ordinary differential equations (ODE) using the forward Euler method.