diff options
author | Eric Wieser <wieser.eric@gmail.com> | 2018-04-08 14:57:21 -0700 |
---|---|---|
committer | Eric Wieser <wieser.eric@gmail.com> | 2018-04-30 23:05:17 -0700 |
commit | 4a5d02fe2879846404a2a3a5f347c4c4509ee6d9 (patch) | |
tree | 54de192fa0064c721445b1c6bc86fbbc5b651837 /numpy/lib/tests/test_function_base.py | |
parent | dadfb545e1cc8d873b999d82d331c0c58f11901f (diff) | |
download | numpy-4a5d02fe2879846404a2a3a5f347c4c4509ee6d9.tar.gz |
ENH: Disable fuzzing on histogram boundaries
Previously a fuzzy rounded comparison was used for the rightmost bin of histogramdd.
It's not clear why this was done, and it resulted in surprising behavior.
This also removes the restriction that bin edges must be floats, and allows integer arrays to be passed (and returned)
Fixes gh-10864
Diffstat (limited to 'numpy/lib/tests/test_function_base.py')
0 files changed, 0 insertions, 0 deletions