×

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:11 2025
md5 checksum 8fac854825fbcf8779607c4648a6332e
arch x86_64
build py311h6a678d5_0
depends libgcc-ng >=11.2.0, libstdcxx-ng >=11.2.0, numpy >=1.23.5,<2.0a0, python >=3.11,<3.12.0a0
license BSD-2-Clause AND GPL-2.0-or-later
md5 8fac854825fbcf8779607c4648a6332e
name fastcluster
platform linux
sha1 edd3663fe5563402d51d5de036fb64fe2ba2cbb1
sha256 21830f155bc75f7d7013f52a231f85e7aa6198a3d34dbb781b6e02cfcf82bd91
size 45800
subdir linux-64
timestamp 1676852299528
version 1.1.26