diff options
author | Miles Cranmer <miles.cranmer@gmail.com> | 2022-06-24 08:24:22 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-06-24 05:24:22 -0700 |
commit | 019c8c9b2a7c084eb01cf4d8569799a5537d884d (patch) | |
tree | c67886867700838eba5d4f821ef6380047f834a8 /numpy/array_api/_array_object.py | |
parent | 3039cd3a98c0ef7b1cc11b4ad6a844f4c049098b (diff) | |
download | numpy-019c8c9b2a7c084eb01cf4d8569799a5537d884d.tar.gz |
BUG: Fix in1d for empty integer array as input (#21842)
* TST: Tests empty input to in1d of various types
* MAINT: Skip table method on empty input array
* MAINT: Check array size before call to min
* MAINT: Return early for kind="table" and empty ar2
* TST: Test other dtypes of empty arrays
Diffstat (limited to 'numpy/array_api/_array_object.py')
0 files changed, 0 insertions, 0 deletions