[ 源代码: r-cran-rtsne ]
软件包:r-cran-rtsne(0.15-2 以及其他的)
GNU R T-Distributed Stochastic Neighbor Embedding using a Barnes-Hut
This package implements a R wrapper around the fast T-distributed Stochastic Neighbor Embedding implementation by Van der Maaten (see <https://github.com/lvdmaaten/bhtsne/> for more information on the original implementation).
其他与 r-cran-rtsne 有关的软件包
|
|
|
|
-
- dep: libblas3
- Basic Linear Algebra Reference implementations, shared library
- 或者 libblas.so.3
- 本虚包由这些包填实: libatlas3-base, libblas3, libblis3-openmp, libblis3-pthread, libblis3-serial, libopenblas0-openmp, libopenblas0-pthread, libopenblas0-serial
-
- dep: libc6 (>= 2.29)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC 支持库
-
- dep: libgomp1 (>= 6)
- GCC OpenMP(GOMP)支持库
-
- dep: libstdc++6 (>= 9)
- GNU 标准 C++ 库,第3版
-
- dep: r-api-4.0
- 本虚包由这些包填实: r-base-core
-
- dep: r-base-core (>= 4.0.0-3)
- GNU R core of statistical computation and graphics system
-
- dep: r-cran-rcpp (>= 0.11.0)
- GNU R package for Seamless R and C++ Integration
-
- rec: r-cran-irlba
- GNU R fast truncated SVD, PCA and symmetric eigendecomposition
-
- rec: r-cran-testthat
- GNU R testsuite