diff options
author | Eric Fode <ericfode@linuxlaptop.(none)> | 2012-07-10 14:09:44 -0400 |
---|---|---|
committer | Eric Fode <ericfode@gmail.com> | 2012-07-14 13:35:18 -0400 |
commit | 6966bdcf28ec709e794d4b0c65cb72b0275d8e92 (patch) | |
tree | 3e8a69e2471385268f8727210a8e4a4673a5f4c1 /numpy/polynomial/polyutils.py | |
parent | 6a1ab0382a8a7e7415277231fedc0ee1ef60326c (diff) | |
download | numpy-6966bdcf28ec709e794d4b0c65cb72b0275d8e92.tar.gz |
BUG: ticket #2028: When min_scalar was not checking to see if numbers could fit into unsigned long longs. This was fixed by adding an extra case to function to check if the passed number could fit into a unsigned long long if it could not fit into anything else. Additionaly, regression tests were added.
Diffstat (limited to 'numpy/polynomial/polyutils.py')
0 files changed, 0 insertions, 0 deletions