diff options
author | gfyoung <gfyoung@mit.edu> | 2015-12-23 21:45:38 -0800 |
---|---|---|
committer | gfyoung <gfyoung@mit.edu> | 2015-12-28 13:48:12 -0800 |
commit | d7a68afd3dddb65bd8edad0d484e1333daafa631 (patch) | |
tree | c2fca227ff34123ef7cadfc0930c9743c3779bf2 /numpy/add_newdocs.py | |
parent | ecbcbe034b17f5d1b599bd22eef2cd9c017d85dc (diff) | |
download | numpy-d7a68afd3dddb65bd8edad0d484e1333daafa631.tar.gz |
ENH: Allow random_integers to include the maximum np.iinfo('l').max
Redistributes the code between the randint and random_integers
methods so that we can generate integers up to and including
np.iinfo('l').max with random_integers, which previously
would have caused an OverflowError.
Diffstat (limited to 'numpy/add_newdocs.py')
0 files changed, 0 insertions, 0 deletions