diff options
author | Sebastian Berg <sebastian@sipsolutions.net> | 2012-12-15 00:31:14 +0100 |
---|---|---|
committer | Sebastian Berg <sebastian@sipsolutions.net> | 2012-12-15 01:23:24 +0100 |
commit | 83d890e21ecd991976a44af040521fd800c7a175 (patch) | |
tree | 41b1c71a74e6c873428cae8db21ff80eac7a34a8 /numpy/lib/tests/test_recfunctions.py | |
parent | 4f7d3ff253888b9508f1ec06b8fea6ce1d92b502 (diff) | |
download | numpy-83d890e21ecd991976a44af040521fd800c7a175.tar.gz |
BUG: internal call fix in random.choice
An random.random call from within mtrand was done by a call to
np.random.random instead of inside the class. This can possibly lead
to non-deterministic results after seeding.
Diffstat (limited to 'numpy/lib/tests/test_recfunctions.py')
0 files changed, 0 insertions, 0 deletions