What's Changed
- changed default from ball_tree to auto. Should be faster now for larger datasets by @MattScicluna in #69
- Update run_tests.yml by @MattScicluna in #71
- Random landmarking by @sedfanne in #70
- Add option for numba acceleration. Improve tests by @MattScicluna in #73
- Correcting actions to release a new pypi package by @bjoaofelipe in #75
- Removing upload to TestPy by @bjoaofelipe in #77
- Remove csr coo conversion by @MattScicluna in #79
- Updated the package to use pytest instead of nose2 by @bjoaofelipe in #81
- Add
component_labelsandn_componentsproperties for disconnected graphs. Bump to version 2.0.0 by @MattScicluna in #82 - Use distance in graph by @MattScicluna in #83
- updated package description to add new contributors by @MattScicluna in #85
- Minor corrections on setup to account for new python versions by @bjoaofelipe in #86
New Contributors
- @MattScicluna made their first contribution in #69
- @sedfanne made their first contribution in #70
- @bjoaofelipe made their first contribution in #75
Full Changelog: v1.5.3...v2.1.0