This is documentation for an old release of NumPy (version 1.3.). Read this page in the documentation of the latest stable release (version > 1.17).
Laplace or double exponential distribution.
It has the probability density function
The Laplace distribution is similar to the Gaussian/normal distribution, but is sharper at the peak and has fatter tails.
Parameters: | loc : float
scale : float
|
---|