diff options
author | Sebastian Berg <sebastianb@nvidia.com> | 2022-10-21 16:40:23 +0200 |
---|---|---|
committer | Sebastian Berg <sebastianb@nvidia.com> | 2022-10-21 16:48:45 +0200 |
commit | 65b90cbe0d5a98d1a8421090b2246345acf1519d (patch) | |
tree | 8b5e0fe4f8cf11d8578b6953763abac1526caf30 /numpy/array_api/_set_functions.py | |
parent | 5ecbc1445544bf04e6ce5f9dce6cda27c041660b (diff) | |
download | numpy-65b90cbe0d5a98d1a8421090b2246345acf1519d.tar.gz |
MAINT: Ensure that fmin loops do not show up multiple times
This is not problematic for NumPy, because fmin/fmax have a custom
type resolver, however, Numba relies on the order (they should not
ideally, but probably have little choice currently).
Even without Numba, having the multiple loops is not nice though.
Closes gh-22376
Diffstat (limited to 'numpy/array_api/_set_functions.py')
0 files changed, 0 insertions, 0 deletions