Releases: libscran/umappp
Releases · libscran/umappp
v2.0.1
- 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
- Switch from classes to a free
initialize()
function with an Options
argument.