diff options
author | MilesCranmer <miles.cranmer@gmail.com> | 2018-10-02 17:37:46 -0400 |
---|---|---|
committer | MilesCranmer <miles.cranmer@gmail.com> | 2022-06-09 20:35:01 -0400 |
commit | d2ea8190c769c1c546f6f3fed495772aeeb90f0b (patch) | |
tree | 0eb50f7272d277169bd2f800d6cb003720e3a8b4 /numpy/array_api/_statistical_functions.py | |
parent | cedba623b110caf83f46edfa38cb4fbc0191e285 (diff) | |
download | numpy-d2ea8190c769c1c546f6f3fed495772aeeb90f0b.tar.gz |
MAINT: Optimize np.isin for boolean arrays
- This change converts boolean input to numpy.isin and numpy.in1d into uint8, allowing
the function to use the new optimized code
Diffstat (limited to 'numpy/array_api/_statistical_functions.py')
0 files changed, 0 insertions, 0 deletions