- libc6 (>= 2.29)
- libgcc-s1 (>= 3.0)
- libstdc++6 (>= 5.2)
- python3-numpy (>= 1:1.22.0)
- python3-numpy-abi9
- python3 (<< 3.12)
- python3 (>= 3.11~)
- python3:any
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 3 interface.
Installed Size: 116.7 kB
Architectures: arm64 amd64