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

sparse run tree level #337

Open
willow-ahrens opened this issue Dec 5, 2023 · 0 comments
Open

sparse run tree level #337

willow-ahrens opened this issue Dec 5, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@willow-ahrens
Copy link
Owner

willow-ahrens commented Dec 5, 2023

The sparse run tree level would use a tree to manage runs of sublevels. We would also need to use a strategy similar to the separation level to merge the identical runs. Let's also deprecate the merging functionality of RepeatedRLELevel, and make it generic on the sublevel type.

As part of this issue, we should also make sure that common operations like A[3.14] and A[1.2:1.3] = 3 have tests

@willow-ahrens willow-ahrens added this to the v0.7.0 milestone Dec 5, 2023
@willow-ahrens willow-ahrens modified the milestones: v0.7.0, v1.0 Feb 24, 2024
@willow-ahrens willow-ahrens added the enhancement New feature or request label Feb 27, 2024
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

2 participants