×

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 11178b51279ff3d374f000b8c4d53b37
arch x86_64
build py311ha02d727_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
license_family BSD
md5 11178b51279ff3d374f000b8c4d53b37
name fastcluster
platform linux
sha1 fa5e36a5f0af34e9b4c96ec40ca996cf51dcf802
sha256 5e7a36312f9214faa68b1335f5f337c9c96c6bca06558fa222000e5b136eb8fb
size 47320
subdir linux-64
timestamp 1696541339526
version 1.2.6