humps_bvp, a Python code which solves a boundary value problem whose solution is a double hump curve.
The information on this web page is distributed under the MIT license.
humps_bvp is available in a Python version.
humps, a Python code which evaluates the humps() function, its first and second derivatives, and its antiderivative.
humps_ode, a Python code which sets up an ordinary differential equation (ODE) whose solution is the humps() function.
python_ode, Python codes which sets up various systems of ordinary differential equations (ODE).