diff options
author | Sebastian Berg <sebastian@sipsolutions.net> | 2022-03-17 16:23:05 -0700 |
---|---|---|
committer | Sebastian Berg <sebastian@sipsolutions.net> | 2022-04-24 21:47:50 +0200 |
commit | 156139408e81d22747f348426d6c4673da9c019c (patch) | |
tree | a81ea85485df2dfdedd39a72b0f8f478a124d0b9 /numpy/array_api | |
parent | 90e594bfcecc6f3041df42b69b1e9e768592e66a (diff) | |
download | numpy-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')
0 files changed, 0 insertions, 0 deletions