diff options
author | Jack Vreeken <jack@vreeken.me> | 2018-06-28 15:30:47 +0200 |
---|---|---|
committer | Jack Vreeken <jack@vreeken.me> | 2018-06-29 13:42:52 +0200 |
commit | fad8c8f9f572db79391e6819f3880026cf9bb3f5 (patch) | |
tree | d3be91ffac39f29f7aeaa18df01c68a8b377b66e /numpy/core/arrayprint.py | |
parent | a9b01a2d24aa3aa5c523df6b97467db1c92607d4 (diff) | |
download | numpy-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