diff options
author | Matti Picus <matti.picus@gmail.com> | 2023-02-09 17:01:15 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-02-09 16:01:15 +0100 |
commit | 11a7e2d4aa85e902384bcb9459a83045fab602b4 (patch) | |
tree | 8abc35474c6512eeeef58b16d60b421649eaddb0 /numpy/array_api/_array_object.py | |
parent | a91a31e2ff22c3c6cbbc4bacca2d6d7a8fe6bdff (diff) | |
download | numpy-11a7e2d4aa85e902384bcb9459a83045fab602b4.tar.gz |
ENH: add indexed loops for maximum, minimum, fmax, fmin (#23177)
Continuation of the ufunc.at optimizations:
add indexed loops for maximum, minimum, fmax, fmin ufuncs and a benchmark for maximum.at (performance increased by ~13x)
* BENCH: add np.maximum.at benchmark
* remove 'explain_chain'
* add a seed to `default_rng() (from review)
* MAINT: formatting and change comments, from review
Diffstat (limited to 'numpy/array_api/_array_object.py')
0 files changed, 0 insertions, 0 deletions