| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 0.8.40 source code.tar.gz | 2024-11-18 | 12.8 MB | |
| 0.8.40 source code.zip | 2024-11-18 | 12.8 MB | |
| README.md | 2024-11-18 | 615 Bytes | |
| Totals: 3 Items | 25.6 MB | 0 | |
What's Changed
- Adds cythonize() call to extensions in setup.py() by @axiak in https://github.com/scikit-learn-contrib/hdbscan/pull/658
- Add new argument for limiting the maximum epsilon by @prodrigues-tdx in https://github.com/scikit-learn-contrib/hdbscan/pull/529
New Contributors
- @axiak made their first contribution in https://github.com/scikit-learn-contrib/hdbscan/pull/658
- @prodrigues-tdx made their first contribution in https://github.com/scikit-learn-contrib/hdbscan/pull/529
Full Changelog: https://github.com/scikit-learn-contrib/hdbscan/compare/release-0.8.39...release-0.8.40