8000 Releases · libscran/umappp · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: libscran/umappp

v3.0.0

21 May 16:43
Compare
Choose a tag to compare
  • Actually use Gauss-Newton + Levenberg-Marquardt dampening in the a/b search.
  • Use Newton's method to find the sigma for computing neighbor similarities.
  • Updated code for the latest knncolle interface.

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.
0