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 resizing of elements of VectorOfArrays #10

Open
oschulz opened this issue Apr 16, 2020 · 0 comments
Open

Support resizing of elements of VectorOfArrays #10

oschulz opened this issue Apr 16, 2020 · 0 comments
Assignees

Comments

@oschulz
Copy link
Collaborator

oschulz commented Apr 16, 2020

Add array type ContiguousUnitRanges or so that wraps an elem_ptr vector and presents it as a vector of ranges. Allow VectorOfArrays to use arbitrary vectors of unit-ranges as partition vector. Using ContiguousUnitRanges will then result in a memory- and performance-optimized instance with immutable elements lengths.

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

No branches or pull requests

1 participant