Skip to content

CRAN release 0.1.4

Compare
Choose a tag to compare
@jlmelville jlmelville released this 23 Sep 15:29
· 462 commits to master since this release

This release is to ensure the save/load capabilities of uwot continue to work with a forthcoming release of RcppAnnoy.

Bug fixes and minor improvements

  • Fixed incorrect loading of Annoy indexes to be compatible with newer versions of RcppAnnoy (#31). My thanks to Dirk Eddelbuettel and Erik Bernhardsson for aid in identifying the problem.
  • Fix for ERROR: there is already an InterruptableProgressMonitor instance defined.
  • If verbose = TRUE, the a, b curve parameters are now logged.