diff options
author | MilesCranmer <miles.cranmer@gmail.com> | 2018-10-01 12:05:59 -0400 |
---|---|---|
committer | MilesCranmer <miles.cranmer@gmail.com> | 2022-06-09 20:33:56 -0400 |
commit | cedba623b110caf83f46edfa38cb4fbc0191e285 (patch) | |
tree | e3fcafadfb2415e3e7ddedec333452f5a91715d4 /numpy/array_api/_statistical_functions.py | |
parent | 6032e0ab72be408497c14fd5b865bb25a4c800e7 (diff) | |
download | numpy-cedba623b110caf83f46edfa38cb4fbc0191e285.tar.gz |
MAINT: Optimize np.isin for integer arrays
- This optimization indexes with an intermediary boolean array to speed up
numpy.isin and numpy.in1d for integer arrays over a range of optimal parameters
which are calculated.
Diffstat (limited to 'numpy/array_api/_statistical_functions.py')
0 files changed, 0 insertions, 0 deletions