summaryrefslogtreecommitdiff
path: root/numpy/array_api/_manipulation_functions.py
diff options
context:
space:
mode:
authorSebastian Berg <sebastian@sipsolutions.net>2022-03-17 16:23:05 -0700
committerSebastian Berg <sebastian@sipsolutions.net>2022-04-24 21:47:50 +0200
commit156139408e81d22747f348426d6c4673da9c019c (patch)
treea81ea85485df2dfdedd39a72b0f8f478a124d0b9 /numpy/array_api/_manipulation_functions.py
parent90e594bfcecc6f3041df42b69b1e9e768592e66a (diff)
downloadnumpy-156139408e81d22747f348426d6c4673da9c019c.tar.gz
BUG: Try working around clang by using NPY_FLINE
For some reason, some of the clang/macos CI is failing in the multiply operation becaues it fails to report floating point overflow errors. Maybe using `NPY_FINLINE` is enough to keep the old behaviour, since this seemed not to have beena problem when the function was a macro.
Diffstat (limited to 'numpy/array_api/_manipulation_functions.py')
0 files changed, 0 insertions, 0 deletions