euler, an R library which uses the Euler method to solve an ordinary differential equation (ODE).
Copyright 2016 James P. Howard, II
The computer code and data files on this web page are distributed under the BSD-2-Clause license.
euler is available in a C version and a C++ version and a FORTRAN90 version and a MATLAB version and a Python version and an R version.
Original R code by James Howard; Modifications by John Burkardt.