×

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.

Uploaded Mon Mar 31 21:35:09 2025
md5 checksum e414418b2184097fa8ac264a111f4f71
arch x86_64
build py310h1128e8f_0
depends libgcc-ng >=11.2.0, libstdcxx-ng >=11.2.0, numpy >=1.21.5,<2.0a0, python >=3.10,<3.11.0a0
license BSD-2-Clause
license_family BSD
md5 e414418b2184097fa8ac264a111f4f71
name fastcluster
platform linux
sha1 877ef385cbea1f3998ff53a8c1e9ee433491336f
sha256 315fc6f19a70c74cbed7e170e281f5677d0c5d84f304b2c7305f4a34b75debeb
size 46248
subdir linux-64
timestamp 1696541297914
version 1.2.6