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

SlicedArray #55

Closed
jpivarski opened this issue Jan 14, 2020 · 1 comment
Closed

SlicedArray #55

jpivarski opened this issue Jan 14, 2020 · 1 comment
Assignees
Labels
feature New feature or request

Comments

@jpivarski
Copy link
Member

To protect VirtualArrays from accidentally being read when viewed from above.

Quantified by start, stride, length (because that's more easily composable). Defers to IndexedArray when sliced by an array.

Probably need to update SlicedArray wiki page.

@jpivarski jpivarski self-assigned this Jan 14, 2020
@jpivarski jpivarski added the feature New feature or request label Jan 14, 2020
@jpivarski jpivarski added this to the Necessary for uproot milestone Jan 14, 2020
@jpivarski
Copy link
Member Author

After a long conversation with Nick, we decided that this functionality should become part of the VirtualArray. I'm updating this on #57.

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

No branches or pull requests

1 participant