Releases: wilsonjr/humap
Releases · wilsonjr/humap
0.2.8
This new release
- Refactors verbosity;
- Updates hierarchical computation algorithm, enabling the method to scale to millions of data points;
- Changes double to float the C++ representations.
0.2.1
- Supporting for reproducible results
- Bug fixies on pypi
0.1.1
- Bug fixies when transforming hierarchy levels
0.1.0
- Bug fixes when fitting the hierarchy
- Check parameters when fitting or transforming data
- Add tests for HUMAP and UMAP (C++)
0.0.2
Added interface for C++ UMAP implementation
v0.0.1
The release version of the HUMAP technique.