diff options
author | Sebastian Berg <sebastian@sipsolutions.net> | 2021-10-19 16:46:20 -0500 |
---|---|---|
committer | Sebastian Berg <sebastian@sipsolutions.net> | 2021-10-19 16:50:47 -0500 |
commit | ac214d2477a1988c3f07062d8915347d3f6b8c6a (patch) | |
tree | 0d201fe29b2479e269db751323e4de3dcb7796c3 /numpy/array_api/tests/test_array_object.py | |
parent | 405c6eec7937721bd2e284dceaf4f49d5e6e39e8 (diff) | |
download | numpy-ac214d2477a1988c3f07062d8915347d3f6b8c6a.tar.gz |
MAINT,BUG: Fix `ufunc.at` to use new ufunc API
This also fixes a small issue that I forgot to include the special
case for an unspecified output (or input): In this case matching
is OK, so long the loop we pick can cast the operand.
Previously, `ufunc.at` failed to check for floating point errors,
this further adds the missing checks to match normal ufuncs.
Diffstat (limited to 'numpy/array_api/tests/test_array_object.py')
0 files changed, 0 insertions, 0 deletions