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

Remove NumPy dependency #5

Closed
wants to merge 3 commits into from
Closed

Conversation

hagai-helman
Copy link

This change:

This change:
- Fixes bugs that used to occur when `UnionFind` items were tuples;
- Asymptotically speeds up the `UnionFind.componenets` method;
- Makes the module self-contained.
- Fixed some RST syntax errors;
- Changed setup.cfg to look for README.rst instead of README.md;
- Removed RST `math` directives which are not supported by PyPI.
@hagai-helman hagai-helman deleted the branch deehzee:master September 9, 2021 18:30
@hagai-helman hagai-helman deleted the master branch September 9, 2021 18:30
@hagai-helman hagai-helman restored the master branch September 9, 2021 18:31
@hagai-helman hagai-helman deleted the master branch September 9, 2021 18:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant