Package: python-fastcluster (1.1.25-2)
Links for python-fastcluster
Debian Resources:
Download Source Package r-cran-fastcluster:
- [r-cran-fastcluster_1.1.25-2.dsc]
- [r-cran-fastcluster_1.1.25.orig.tar.gz]
- [r-cran-fastcluster_1.1.25-2.debian.tar.xz]
Maintainers:
External Resources:
- Homepage [cran.r-project.org]
Similar packages:
Fast hierarchical clustering routines for Python
This library provides Python functions for hierarchical clustering. It generates hierarchical clusters from distance matrices or from vector data.
Part of this module is intended to replace the functions
linkage, single, complete, average, weighted, centroid, median, ward
in the module scipy.cluster.hierarchy with the same functionality but much faster algorithms. Moreover, the function 'linkage_vector' provides memory-efficient clustering for vector data.
The interface is very similar to MATLAB's Statistics Toolbox API to make code easier to port from MATLAB to Python/Numpy. The core implementation of this library is in C++ for efficiency.
This package provides the package's Python interface.
Other Packages Related to python-fastcluster
|
|
|
|
-
- dep: libc6 (>= 2.17) [arm64]
- GNU C Library: Shared libraries
also a virtual package provided by libc6-udeb
- dep: libc6 (>= 2.4) [not arm64]
-
- dep: libgcc1 (>= 1:3.0) [not armhf]
- GCC support library
- dep: libgcc1 (>= 1:3.5) [armhf]
-
- dep: libstdc++6 (>= 5.2)
- GNU Standard C++ Library v3
-
- dep: python
- interactive high-level object-oriented language (Python2 version)
- dep: python (<< 2.8)
- dep: python (>= 2.7~)
-
- dep: python-numpy (>= 1:1.14.3)
- Numerical Python adds a fast array facility to the Python language
-
- dep: python-numpy-abi9
- virtual package provided by python-numpy
-
- rec: python-scipy
- scientific tools for Python
Download python-fastcluster
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
amd64 | 38.3 kB | 113.0 kB | [list of files] |
arm64 | 35.3 kB | 97.0 kB | [list of files] |
armhf | 35.1 kB | 88.0 kB | [list of files] |
i386 | 40.8 kB | 112.0 kB | [list of files] |