Skip to content

Use sortedcontainers.SortedSet instead of blist.sortedset#24

Open
grantjenks wants to merge 1 commit intoshilad:masterfrom
grantjenks:master
Open

Use sortedcontainers.SortedSet instead of blist.sortedset#24
grantjenks wants to merge 1 commit intoshilad:masterfrom
grantjenks:master

Conversation

@grantjenks
Copy link

The SortedContainers module is pure-Python and provides a faster implementation of sortedset as it's used here to compute neighbors. This change replaces blist.sortedset with sortedcontainers.SortedSet.

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

Successfully merging this pull request may close these issues.

1 participant