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

AVLTreeDigest node ordering should take weight into account #155

Open
tdunning opened this issue Jan 20, 2021 · 1 comment
Open

AVLTreeDigest node ordering should take weight into account #155

tdunning opened this issue Jan 20, 2021 · 1 comment

Comments

@tdunning
Copy link
Owner

See issue #154 for a detailed discussion. This affects AVLTreeDigest in a similar way, but the fix needs to be in the tree ordering itself since there is no explicit sort.

@tdunning
Copy link
Owner Author

tdunning commented Apr 1, 2021

This is not a blocker for the 3.3 release.

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