Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for boolean array indexing #44

Closed
keller-mark opened this issue Aug 19, 2023 · 2 comments
Closed

Support for boolean array indexing #44

keller-mark opened this issue Aug 19, 2023 · 2 comments
Labels
enhancement New feature or request

Comments

@keller-mark
Copy link
Owner

keller-mark commented Aug 19, 2023

Python implementation: https://github.com/zarr-developers/zarr-python/blob/5dd4a0e6cdc04c6413e14f57f61d389972ea937c/zarr/indexing.py#L367

@keller-mark keller-mark added enhancement New feature or request good first issue Good for newcomers labels Aug 19, 2023
@keller-mark keller-mark changed the title Support for boolean mask indexing Support for boolean array indexing Aug 23, 2023
@keller-mark
Copy link
Owner Author

SliceDimIndexer <- R6::R6Class("SliceDimIndexer",

@keller-mark keller-mark removed the good first issue Good for newcomers label Sep 18, 2023
@keller-mark
Copy link
Owner Author

Fixed by #113

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant