diff options
author | gfyoung <gfyoung@mit.edu> | 2016-01-16 00:40:37 +0000 |
---|---|---|
committer | gfyoung <gfyoung@mit.edu> | 2016-01-25 00:37:44 +0000 |
commit | 637ad965ae7555157e859a747f276c20c5f91b9a (patch) | |
tree | c0ad42e3952ce2df1160589682d62732d9932890 /numpy/lib/tests/test_arraypad.py | |
parent | d641eedd8214d89719ea8e0fa488232a1aae86bd (diff) | |
download | numpy-637ad965ae7555157e859a747f276c20c5f91b9a.tar.gz |
DOC: Clarify behavior in np.random.uniform
Although the arguments are specified as 'high'
and 'low', it is possible to pass in values for
'low' and 'high' where 'low' >= 'high' and still
obtain well-defined behavior. The documentation
has been expanded to reflect this fact, with a
note to discourage passing in arguments satisfying
'low' > 'high'.
Diffstat (limited to 'numpy/lib/tests/test_arraypad.py')
0 files changed, 0 insertions, 0 deletions