| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-12-09 | 1.3 kB | |
| release-0.5.10 source code.tar.gz | 2025-12-09 | 46.8 MB | |
| release-0.5.10 source code.zip | 2025-12-09 | 46.9 MB | |
| Totals: 3 Items | 93.7 MB | 0 | |
What's Changed
- Add reference to torchdr for GPU-accelerated UMAP by @huguesva in https://github.com/lmcinnes/umap/pull/1210
- Add support for python 3.13 to build pipelines by @gclendenning in https://github.com/lmcinnes/umap/pull/1215
- [MINOR:TYPO] Update precomputed_k-nn.rst by @cakiki in https://github.com/lmcinnes/umap/pull/1218
- [MINOR:TYPO] Update transform_landmarked_pumap.rst by @cakiki in https://github.com/lmcinnes/umap/pull/1220
- [MINOR:TYPO] Update index.rst by @cakiki in https://github.com/lmcinnes/umap/pull/1222
- Fix crashes when computing the local dimension, and added the option of returning the local dimension by @gxli in https://github.com/lmcinnes/umap/pull/1226
- Fix typo in the dataset explanation paragraph by @samuelpadron in https://github.com/lmcinnes/umap/pull/1229
- Change to ensure_all_finite for scikit-learn continued compatibility.
New Contributors
- @huguesva made their first contribution in https://github.com/lmcinnes/umap/pull/1210
- @gxli made their first contribution in https://github.com/lmcinnes/umap/pull/1226
- @samuelpadron made their first contribution in https://github.com/lmcinnes/umap/pull/1229
Full Changelog: https://github.com/lmcinnes/umap/compare/release-0.5.9.post2...release-0.5.10