diff options
author | Niklas Koep <niklas.koep@gmail.com> | 2013-10-15 12:57:43 +0200 |
---|---|---|
committer | Niklas Koep <niklas.koep@gmail.com> | 2013-10-15 12:57:43 +0200 |
commit | 0390fe34ade1ce3ebf8b27873e2a160c6bc86da5 (patch) | |
tree | 09dbe852f682fc20a7b5bbe27ff71e343e4b5e7d /numpy/lib/_datasource.py | |
parent | 415c62c29a7d074b75c7fb0e05b21c36b5c8e077 (diff) | |
download | numpy-0390fe34ade1ce3ebf8b27873e2a160c6bc86da5.tar.gz |
Fix example plot of Laplace distribution
In the PDF used for the example plot of the Laplace distribution only the location parameter loc instead of the absolute difference between random variable and loc was divided by the scale parameter. For the example at hand this makes no difference as loc is 0 and lambda is 1. For different values, however, the plot makes no sense.
Diffstat (limited to 'numpy/lib/_datasource.py')
0 files changed, 0 insertions, 0 deletions