[ bianca ]
[ 原始碼: r-cran-fastcluster ]
套件:r-cran-fastcluster(1.3.0-1)
r-cran-fastcluster 的相關連結
下載原始碼套件 r-cran-fastcluster:
- [r-cran-fastcluster_1.3.0-1.debian.tar.xz]
- [r-cran-fastcluster_1.3.0-1.dsc]
- [r-cran-fastcluster_1.3.0.orig.tar.gz]
維護小組:
外部的資源:
- 主頁 [danifold.net]
相似套件:
Fast hierarchical clustering routines for GNU R
Fastcluster implements fast hierarchical, agglomerative clustering routines. Part of the functionality is designed as drop-in replacement for existing routines: “linkage” in the SciPy package “scipy.cluster.hierarchy”, “hclust” in R's “stats” package, and the “flashClust” package. It provides the same functionality with the benefit of a much faster implementation. Moreover, there are memory-saving routines for clustering of vector data, which go beyond what the existing packages provide. For information on how to install the Python files, see the file INSTALL in the source distribution.
其他與 r-cran-fastcluster 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.29)
- GNU C Library: Shared libraries
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC support library
-
- dep: libstdc++6 (>= 5)
- GNU Standard C++ Library v3
-
- dep: r-api-4.0
- 本虛擬套件由這些套件填實: r-base-core