You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* test z[selection] for orthogonal selection
* include boolean indexing in is_pure_orthogonal_indexing
* Revert "test z[selection] for orthogonal selection"
This reverts commit 38578dd.
* add test_indexing_equals_numpy
* extend _test_get_mask_selection for square bracket notation
* fix is_pure_fancy_indexing for mask selection
* add test_orthogonal_bool_indexing_like_numpy_ix
* fix for mypy
* ruff format
* fix is_pure_orthogonal_indexing
* fix is_pure_orthogonal_indexing
* replace deprecated ~ by not
* restrict is_integer to not bool
* correct typing
Co-authored-by: Joe Hamman <[email protected]>
* correct typing
* check if bool list has only bools
* check if bool list has only bools
* fix list unpacking in test for python3.10
* Apply spelling suggestions from code review
Co-authored-by: Davis Bennett <[email protected]>
* fix mypy
---------
Co-authored-by: Joe Hamman <[email protected]>
Co-authored-by: Davis Bennett <[email protected]>
0 commit comments