Skip to content

Releases: libscran/umappp

v2.0.1

18 Aug 00:47
Compare
Choose a tag to compare
  • Bumped up the min_dist to 0.1 to match uwot::umap2's default.
  • Don't rely on an extra template argument only available in the latest irlba.

v2.0.0

17 Aug 19:07
Compare
Choose a tag to compare
  • Switch from classes to a free initialize() function with an Options argument.