diff options
author | Sebastian Berg <sebastian@sipsolutions.net> | 2022-04-04 19:01:28 -0700 |
---|---|---|
committer | Sebastian Berg <sebastian@sipsolutions.net> | 2022-06-13 09:36:57 -0700 |
commit | 54d6ac5bf42d671ce7aa79e13dbdda1b9b2175a8 (patch) | |
tree | 330dc34af2e1127fb3298995f07e3798f282b158 /numpy/array_api/_searching_functions.py | |
parent | 35dae708788106361a73ffd141d77f91151f483d (diff) | |
download | numpy-54d6ac5bf42d671ce7aa79e13dbdda1b9b2175a8.tar.gz |
WIP,TST: Add exhaustive test for FPEs in casts
unfortunately, I had to realize that float -> integer casts are not
well defined when values are out of range for the integer.
This is a problem with C, but means that neither the warnings seem
to be particularly well defined...
(I suspect, on my CPU it either warns OR gives "valid" integer overflow
results, but the question is if that is even universally true...)
Diffstat (limited to 'numpy/array_api/_searching_functions.py')
0 files changed, 0 insertions, 0 deletions