| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-03-27 | 1.1 kB | |
| release-0.8.42 source code.tar.gz | 2026-03-27 | 13.0 MB | |
| release-0.8.42 source code.zip | 2026-03-27 | 13.1 MB | |
| Totals: 3 Items | 26.1 MB | 2 | |
What's Changed
- Fix outlier scores by @JelmerBot in https://github.com/scikit-learn-contrib/hdbscan/pull/697
- Fix invalid escape sequences in docstring by @timmooren in https://github.com/scikit-learn-contrib/hdbscan/pull/698
- CI: Build Windows wheels for CPython 3.10–3.13 (GitHub Actions) by @andrijajovanovic98 in https://github.com/scikit-learn-contrib/hdbscan/pull/699
- Fix invalid escape sequence warning in robust_single_linkage docstring by @bentoviml in https://github.com/scikit-learn-contrib/hdbscan/pull/703
- Use manylinux_2_8 to build wheels on linux by @gclendenning in https://github.com/scikit-learn-contrib/hdbscan/pull/701
New Contributors
- @timmooren made their first contribution in https://github.com/scikit-learn-contrib/hdbscan/pull/698
- @andrijajovanovic98 made their first contribution in https://github.com/scikit-learn-contrib/hdbscan/pull/699
- @bentoviml made their first contribution in https://github.com/scikit-learn-contrib/hdbscan/pull/703
Full Changelog: https://github.com/scikit-learn-contrib/hdbscan/compare/release-0.8.41...release-0.8.42