diff options
author | Sebastian Berg <sebastian@sipsolutions.net> | 2022-04-01 11:46:41 -0700 |
---|---|---|
committer | Sebastian Berg <sebastian@sipsolutions.net> | 2022-06-13 09:36:54 -0700 |
commit | 8735980bd44446a789aa00b9e05cfffe4d583dae (patch) | |
tree | f94d5f55fbd9c601e7bae9fb304c683c06fe76c3 /numpy/array_api/_searching_functions.py | |
parent | c74cdc87822f62156db3e10e3bb566d54fa41745 (diff) | |
download | numpy-8735980bd44446a789aa00b9e05cfffe4d583dae.tar.gz |
ENH: Check floating point error flags for all casts
To achieve this, I first need to propagate the ArrayMethod information
that FPE flags _may_ be given for a specific cast.
This requires quite a bit of changes (which is arguably the more annoying
part of the PR/commit).
Note that for some "legacy" casts, we do not modify this and assume that
the only interesting information is `needs_api`.
Diffstat (limited to 'numpy/array_api/_searching_functions.py')
0 files changed, 0 insertions, 0 deletions