Releases: mmp2/megaman
Releases · mmp2/megaman
Version 0.3
v0.1.1 bug fix
- changes to
setup.py
to be compatible with conda packaging
megaman v0.1: manifold learning for millions of points
Initial release of megaman, containing scalable algorithms for manifold learning including:
- Locally Linear Embedding
- Local Tangent Space Alignment
- Isomap
- Spectral Embedding
These algorithms use FLANN, PYAMG, LOBPCG, ARPACK, and other fast libraries to power through the computational hurdles of manifold learning algorithms.