Module special

Source
Expand description

Special functions.

Functionsยง

inverse_langevin
Returns the inverse Langevin function.
inverse_langevin_approximate
Returns an approximation of the inverse Langevin function.
lambert_w
Returns the Lambert W function.
langevin
Returns the Langevin function.
langevin_derivative
Returns the derivative of the Langevin function.
rosenbrock
Returns the Rosenbrock function.
rosenbrock_derivative
Returns the derivative of the Rosenbrock function.