summaryrefslogtreecommitdiff
path: root/numpy/array_api/_manipulation_functions.py
diff options
context:
space:
mode:
authorh6197627 <44726212+h6197627@users.noreply.github.com>2021-04-12 01:02:36 +0300
committerGitHub <noreply@github.com>2021-04-12 01:02:36 +0300
commit0d3e433862105579a80b791d76f921dcc261928b (patch)
tree121625f9b7faca3c4849f4d15e37a844314a4ad7 /numpy/array_api/_manipulation_functions.py
parenta06bac0c9da0c6fe0a5d03073ff777066f4f63eb (diff)
downloadnumpy-0d3e433862105579a80b791d76f921dcc261928b.tar.gz
BLD: Negative zero handling with ifort
Fixes https://github.com/scipy/scipy/issues/11339 **What does this implement/fix?** NumPy/SciPy compiled with Intel Fortran compiler using default flags treats both -0.0 and +0.0 as 0.0, however it is not IEEE 754 compliant and some SciPy logic relies on this -0.0 and +0.0 differentiation.
Diffstat (limited to 'numpy/array_api/_manipulation_functions.py')
0 files changed, 0 insertions, 0 deletions