What's Changed
- Add reference to torchdr for GPU-accelerated UMAP by @huguesva in #1210
- Add support for python 3.13 to build pipelines by @gclendenning in #1215
- [MINOR:TYPO] Update precomputed_k-nn.rst by @cakiki in #1218
- [MINOR:TYPO] Update transform_landmarked_pumap.rst by @cakiki in #1220
- [MINOR:TYPO] Update index.rst by @cakiki in #1222
- Fix crashes when computing the local dimension, and added the option of returning the local dimension by @gxli in #1226
- Fix typo in the dataset explanation paragraph by @samuelpadron in #1229
- Change to ensure_all_finite for scikit-learn continued compatibility.
New Contributors
- @huguesva made their first contribution in #1210
- @gxli made their first contribution in #1226
- @samuelpadron made their first contribution in #1229
Full Changelog: release-0.5.9.post2...release-0.5.10