gear_ode


gear_ode, a Python code which defines a pair of stiff ordinary differential equations (ODE) of the form y'=-C*y, originally posed by William Gear.

Licensing:

The information on this web page is distributed under the MIT license.

Languages:

gear_ode is available in a MATLAB version and an Octave version and a Python version.

Related Data and Programs:

python_ode, a Python code which sets up various systems of ordinary differential equations (ODE).

Reference:

Source Code:


Last revised on 08 June 2026.