×

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:10 2025
md5 checksum d65d499d635809bb120cd988ec2a9447
arch x86_64
build py312h526ad5a_0
depends libgcc-ng >=11.2.0, libstdcxx-ng >=11.2.0, numpy >=1.26.0,<2.0a0, python >=3.12,<3.13.0a0
license BSD-2-Clause
license_family BSD
md5 d65d499d635809bb120cd988ec2a9447
name fastcluster
platform linux
sha1 d989f1bee10b29cd984d916ba49d8a60a6d4edf5
sha256 29578951f35f0768a5494f16a7a9243059903a19c849720cefbc06bad1689c66
size 46940
subdir linux-64
timestamp 1698885917871
version 1.2.6