summaryrefslogtreecommitdiff
path: root/numpy/array_api
diff options
context:
space:
mode:
authorSebastian Berg <sebastianb@nvidia.com>2022-10-21 16:40:23 +0200
committerSebastian Berg <sebastianb@nvidia.com>2022-10-21 16:48:45 +0200
commit65b90cbe0d5a98d1a8421090b2246345acf1519d (patch)
tree8b5e0fe4f8cf11d8578b6953763abac1526caf30 /numpy/array_api
parent5ecbc1445544bf04e6ce5f9dce6cda27c041660b (diff)
downloadnumpy-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')
0 files changed, 0 insertions, 0 deletions