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

Add fancy indexing distributed slicing #451

Closed
bekozi opened this issue Jun 13, 2017 · 1 comment
Closed

Add fancy indexing distributed slicing #451

bekozi opened this issue Jun 13, 2017 · 1 comment
Assignees
Milestone

Comments

@bekozi
Copy link
Contributor

bekozi commented Jun 13, 2017

Fancy indexing is currently blocked by Dimension.get_distributed_slice. Boolean and index-based fancy slicing should be supported when slicing dimensions in parallel.

@bekozi bekozi added this to the v2.0.1 milestone Jun 13, 2017
@bekozi bekozi self-assigned this Jun 13, 2017
bekozi added a commit that referenced this issue Jun 13, 2017
- Fancy indexing is now supported.
bekozi added a commit that referenced this issue Jun 13, 2017
- Variable distributed slicing was not working with fancy indexing.
@bekozi
Copy link
Contributor Author

bekozi commented Oct 6, 2017

Implemented in full as part of #447.

@bekozi bekozi closed this as completed Oct 6, 2017
@bekozi bekozi modified the milestones: v2.0.1, v2.1.0 Feb 28, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant