diff options
author | Kevin Sheppard <kevin.k.sheppard@gmail.com> | 2019-02-04 15:41:04 +0000 |
---|---|---|
committer | mattip <matti.picus@gmail.com> | 2019-05-20 18:45:27 +0300 |
commit | 578889bf65adedbbee9af8125dab35a965d4b6fa (patch) | |
tree | 1c35536e6bac4afe2ff8e3880cb5ec41205ee1de /numpy/random/examples/cython/setup.py | |
parent | 9dac6a5bb80cf7e9904154f24a486659837b9919 (diff) | |
download | numpy-578889bf65adedbbee9af8125dab35a965d4b6fa.tar.gz |
BUG: Ensure buffer_loc is reset in DSFMT
Ensure buffer location is reset after reseed or jump to ensure
that values are produced from the new state and not reused from
the old.
Ensure that the fallback path uses the correct number of bytes in Xor*
Small doc fixes.
Update dirichlet documentation
Update beta docstring
Fix weibull for a=0
Diffstat (limited to 'numpy/random/examples/cython/setup.py')
0 files changed, 0 insertions, 0 deletions