summaryrefslogtreecommitdiff
path: root/numpy/core/arrayprint.py
diff options
context:
space:
mode:
authorJack Vreeken <jack@vreeken.me>2018-06-28 15:30:47 +0200
committerJack Vreeken <jack@vreeken.me>2018-06-29 13:42:52 +0200
commitfad8c8f9f572db79391e6819f3880026cf9bb3f5 (patch)
treed3be91ffac39f29f7aeaa18df01c68a8b377b66e /numpy/core/arrayprint.py
parenta9b01a2d24aa3aa5c523df6b97467db1c92607d4 (diff)
downloadnumpy-fad8c8f9f572db79391e6819f3880026cf9bb3f5.tar.gz
BUG: fix interpolation with inf and NaN present
Values like NaN and inf would result in wrong interpolated values on exactly matching sampling points. To produce the correct behavior, we add an additional check to avoid interpolation when handling such a point. Closes #11439
Diffstat (limited to 'numpy/core/arrayprint.py')
0 files changed, 0 insertions, 0 deletions