diff options
author | Warren Weckesser <warren.weckesser@gmail.com> | 2020-04-27 13:06:05 -0400 |
---|---|---|
committer | Warren Weckesser <warren.weckesser@gmail.com> | 2020-04-27 13:06:05 -0400 |
commit | ca5ade84d02801401d4833eec9d8a50ef04e46ce (patch) | |
tree | f3b7e255adc967239a9cb09f0eeb12c959d3a551 /numpy/array_api/_array_object.py | |
parent | 1ded86d35efcc6516083840497b558247b263cfb (diff) | |
download | numpy-ca5ade84d02801401d4833eec9d8a50ef04e46ce.tar.gz |
TST: random: Add more repeatability tests for random integers.
Add repeatability tests for when the range of the integers is `2**32`
(and `2**32 +/- 1` for good measure) with broadcasting. The underlying
functions called by Generator.integers and random.randint when the
inputs are broadcast are different than when the inputs are scalars.
Diffstat (limited to 'numpy/array_api/_array_object.py')
0 files changed, 0 insertions, 0 deletions