summaryrefslogtreecommitdiff
path: root/numpy/array_api/_array_object.py
diff options
context:
space:
mode:
authorSebastian Berg <sebastian@sipsolutions.net>2022-05-01 17:57:17 +0200
committerSebastian Berg <sebastian@sipsolutions.net>2022-05-01 17:57:17 +0200
commitce8f7a35d177ed0ce5511be2a60d16cd5ba1806f (patch)
tree230e806fd50f31def119980b926a680252b27a02 /numpy/array_api/_array_object.py
parenta4a757d3b971a6b25608a91e9985c4ff0b10dc82 (diff)
downloadnumpy-ce8f7a35d177ed0ce5511be2a60d16cd5ba1806f.tar.gz
MAINT: Remove FPE helper code that is unnecessary on C99/C++11
C99 and C++11 standardize `fenv.h`, so we should not need the manual definitions for these functions for platforms that do not support it. See e.g.: https://en.cppreference.com/w/c/numeric/fenv If issues come up, the code can be restored.
Diffstat (limited to 'numpy/array_api/_array_object.py')
0 files changed, 0 insertions, 0 deletions