double_well_ode, a Python code which sets up and solves an ordinary differential equation (ODE) which models the motion of a particle in a double well potential.
The computer code and data files described and made available on this web page are distributed under the MIT license
double_well_ode is available in a MATLAB version and an Octave version and a Python version.
python_ode, Python codes which sets up various systems of ordinary differential equations (ODE).