euler_test


euler_test, a C++ code which calls euler(), which solves one or more ordinary differential equations (ODEs) using the forward Euler method.

Licensing:

The computer code and data files described and made available on this web page are distributed under the MIT license

Related Data and Programs:

euler, a C++ code which calls euler(), which solves one or more ordinary differential equations (ODEs) using the forward Euler method.

Source Code:


Last revised on 25 April 2020.