| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-12-11 | 1.7 kB | |
| release-0.8.41 source code.tar.gz | 2025-12-11 | 13.0 MB | |
| release-0.8.41 source code.zip | 2025-12-11 | 13.1 MB | |
| Totals: 3 Items | 26.1 MB | 2 | |
What's Changed
- Branch detection updates by @JelmerBot in https://github.com/scikit-learn-contrib/hdbscan/pull/667
- fix plotting fast_hdbscan condensed trees by @JelmerBot in https://github.com/scikit-learn-contrib/hdbscan/pull/666
- Silence divide by zero warnings in branch detection code by @JelmerBot in https://github.com/scikit-learn-contrib/hdbscan/pull/669
- Update python versions in package metadata by @gclendenning in https://github.com/scikit-learn-contrib/hdbscan/pull/671
- branch-detection paper references by @JelmerBot in https://github.com/scikit-learn-contrib/hdbscan/pull/674
- simplify_hierarchy and CondensedTree._select_clusters optimisations by @JelmerBot in https://github.com/scikit-learn-contrib/hdbscan/pull/677
- Fix Build Wheel for Linux python 3.12 by @Antobiotics in https://github.com/scikit-learn-contrib/hdbscan/pull/663
- Devops updates - Remove 3.9 support, add 3.13, remove coveralls, upload to test pypi by @gclendenning in https://github.com/scikit-learn-contrib/hdbscan/pull/690
- Fix resolve broken DOI link in README (10.7717/peerj-cs.2792) by @R0SEWT in https://github.com/scikit-learn-contrib/hdbscan/pull/692
- Deprecated argument names in hdbscan_.py by @joaquindas in https://github.com/scikit-learn-contrib/hdbscan/pull/673
New Contributors
- @Antobiotics made their first contribution in https://github.com/scikit-learn-contrib/hdbscan/pull/663
- @R0SEWT made their first contribution in https://github.com/scikit-learn-contrib/hdbscan/pull/692
- @joaquindas made their first contribution in https://github.com/scikit-learn-contrib/hdbscan/pull/673
Full Changelog: https://github.com/scikit-learn-contrib/hdbscan/compare/release-0.8.40...release-0.8.41