humps, a Python code which evaluates the humps() function, its first and second derivatives, and its antiderivative.
The computer code and data files described and made available on this web page are distributed under the MIT license
humps is available in a C version and a C++ version and a Fortran90 version and a MATLAB version and an Octave version and a Python version.
humps_ode a Python code which solves an ordinary differential equation (ODE) whose solution is a double hump curve.