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

bintrees -> sortedcontainers? #1

Open
edemaine opened this issue Mar 9, 2021 · 0 comments
Open

bintrees -> sortedcontainers? #1

edemaine opened this issue Mar 9, 2021 · 0 comments

Comments

@edemaine
Copy link
Contributor

edemaine commented Mar 9, 2021

The bintrees repo says:

Bintrees Development Stopped

Use sortedcontainers instead: https://pypi.python.org/pypi/sortedcontainers

see also PyCon 2016 presentation: https://www.youtube.com/watch?v=7z2Ki44Vs4E

Advantages:

  • pure Python no Cython/C dependencies
  • faster
  • active development
  • more & better testing/profiling

So maybe worth switching, or at least investigating? I'm not sure whether they would support augmentation, though.

Related, what is sbtree for? It doesn't seem to be used...

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