umap

Uniform Manifold Approximation and Projection

BSD-3-CLAUSE License

Downloads
1.4M
Stars
6.9K
Committers
124

Bot releases are hidden (Show)

umap - release-0.5.6 Latest Release

Published by lmcinnes 7 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/lmcinnes/umap/compare/release-0.5.5...release-0.5.6

umap - 0.5.5 patch release

Published by lmcinnes 11 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/lmcinnes/umap/compare/0.5.4...release-0.5.5

umap - Patch release 0.5.4

Published by lmcinnes about 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/lmcinnes/umap/compare/0.5.3...0.5.4

umap - 0.5.3

Published by lmcinnes over 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/lmcinnes/umap/compare/0.5.2...0.5.3

umap - 0.5.2

Published by lmcinnes almost 3 years ago

Various bug fixes for transform, update, etc.
Support for passing pre-defined knn-graphs as input.

umap - 0.5.1

Published by lmcinnes over 3 years ago

A few minor fixes, including a bug fix against the upcoming numba 0.53

umap - Major release 0.5

Published by lmcinnes almost 4 years ago

Adds support for ParametricUMAP, DensMAP, AlignedUMAP and more.

umap - Minor patch release

Published by lmcinnes over 4 years ago

Fix some issues with the latest scipy sparse lil_matrix handling.

umap - Minor patch release

Published by lmcinnes over 4 years ago

umap - Minor patch release

Published by lmcinnes over 4 years ago

umap - Minor patch release

Published by lmcinnes over 4 years ago

umap - Minor patch release

Published by lmcinnes over 4 years ago

umap - 0.4 initial release

Published by lmcinnes over 4 years ago

umap - Second release candidate for 0.4

Published by lmcinnes over 4 years ago

umap - Release candidate for 0.4

Published by lmcinnes over 4 years ago

The is a release candidate for the new 0.4 version of UMAP which introduces a number of new features and various improvements and bug fixes.

umap - Minor patch release

Published by lmcinnes about 5 years ago

Remove object mode jit decorators that now cause warnings in numba.

umap - Minor patch release

Published by lmcinnes over 5 years ago

umap - Minor patch release

Published by lmcinnes over 5 years ago

umap - Patch: Fix issues for small data

Published by lmcinnes almost 6 years ago

There was a bug in the layout algorithm for small data sets. That has now been resolved. Pushing a patch release to keep everyone up to date with working code.

umap - Patch: LOBPCG not as good for "small" matrices

Published by lmcinnes about 6 years ago

Package Rankings
Top 0.56% on Pypi.org
Top 4.66% on Conda-forge.org
Top 5.21% on Proxy.golang.org
Top 20.99% on Anaconda.org
Top 8.33% on Spack.io