This is an implementation of the largeVis
algorithm described in (https://arxiv.org/abs/1602.00370). It also incorporates:
Rcpp
and OpenMP
. See the Benchmarks file for performance details.HDBSCAN
OPTICS
DBSCAN
clang 4.0
by default. Since R 3.4 is new, I'm not able to provide advice, but am interested in hearing of any issues and any workarounds to issues that you may discover.