Skip to content

Releases: wilsonjr/humap

0.2.8

09 Jun 00:29
Compare
Choose a tag to compare

This new release

  1. Refactors verbosity;
  2. Updates hierarchical computation algorithm, enabling the method to scale to millions of data points;
  3. Changes double to float the C++ representations.

0.2.1

18 Sep 19:27
Compare
Choose a tag to compare
  • Supporting for reproducible results
  • Bug fixies on pypi

0.1.1

15 May 15:09
Compare
Choose a tag to compare
  • Bug fixies when transforming hierarchy levels

0.1.0

06 Nov 16:43
Compare
Choose a tag to compare
  • Bug fixes when fitting the hierarchy
  • Check parameters when fitting or transforming data
  • Add tests for HUMAP and UMAP (C++)

0.0.2

19 Jun 23:37
Compare
Choose a tag to compare

Added interface for C++ UMAP implementation

v0.0.1

16 Jun 03:41
Compare
Choose a tag to compare

The release version of the HUMAP technique.