summaryrefslogtreecommitdiff
path: root/numpy/array_api/_statistical_functions.py
diff options
context:
space:
mode:
authorSebastian Berg <sebastian@sipsolutions.net>2021-10-23 22:54:21 -0500
committerSebastian Berg <sebastian@sipsolutions.net>2021-10-23 22:54:21 -0500
commitd9bbd60d0f2896d1b1f865e6035dccb12db4b1a0 (patch)
tree520d54821327aad05914664d3e24b74366491ea3 /numpy/array_api/_statistical_functions.py
parentf982384166f3fc8ab06f1fbfa42a3165e3903486 (diff)
downloadnumpy-d9bbd60d0f2896d1b1f865e6035dccb12db4b1a0.tar.gz
BUG: Do not use nonzero fastpath on unaligned arrays
The fast-path does not handle unalgined access, previously only bools had a fast path (and bools are by definition always aligned since they are stored in a single byte/char). Closes gh-19592
Diffstat (limited to 'numpy/array_api/_statistical_functions.py')
0 files changed, 0 insertions, 0 deletions