diff options
author | Kevin Sheppard <kevin.k.sheppard@gmail.com> | 2019-02-18 12:49:17 +0000 |
---|---|---|
committer | mattip <matti.picus@gmail.com> | 2019-05-20 18:45:36 +0300 |
commit | d531f926433711df04491431a2d87652ef010e87 (patch) | |
tree | a2d5ac037fe36d25eafe1cf2404d1646cc11d5c4 /numpy/random/examples/cython/setup.py | |
parent | 896f2e468958d6f77c7e8dbdf5a546f4560516ed (diff) | |
download | numpy-d531f926433711df04491431a2d87652ef010e87.tar.gz |
BUG: Protect gamma generation from 0 input
Add protection for 0 input for gamma random variables
Add protection in legacy for gamma random variables
Add protection for 0 input in Weibull
Add test of 0 protection
Ensure tests run on legacy generators for bad values are also run on the
current set of generators
Use same variable definition in declaration and function
Sync doc changes to Wald and Noncentral Chi2
Diffstat (limited to 'numpy/random/examples/cython/setup.py')
0 files changed, 0 insertions, 0 deletions