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 a sparseTreeLevel, make it the default sparse level #322

Open
willow-ahrens opened this issue Dec 5, 2023 · 1 comment
Open

Add a sparseTreeLevel, make it the default sparse level #322

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

Comments

@willow-ahrens
Copy link
Owner

willow-ahrens commented Dec 5, 2023

We can use SortedDict as an initial implementation. In particular, we should use https://juliacollections.github.io/DataStructures.jl/latest/sorted_containers/#Iteration-and-Token-Manipulation here.

@willow-ahrens willow-ahrens added this to the v0.7.0 milestone Dec 5, 2023
@willow-ahrens willow-ahrens self-assigned this Dec 5, 2023
@willow-ahrens willow-ahrens added the priority Do this first label Dec 9, 2023
@willow-ahrens willow-ahrens removed the priority Do this first label Feb 24, 2024
@willow-ahrens willow-ahrens modified the milestones: v0.7.0, v1.0 Feb 24, 2024
@willow-ahrens willow-ahrens linked a pull request Feb 24, 2024 that will close this issue
@willow-ahrens willow-ahrens modified the milestones: v1.0, v0.7.0 Feb 24, 2024
@willow-ahrens
Copy link
Owner Author

willow-ahrens commented Feb 27, 2024

This level is not a critical piece of infrastructure for benchmarks in papers, but it is a high-priority feature for practical usability, so we are deferring this to a 1.0 milestone

@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

Successfully merging a pull request may close this issue.

1 participant