Skip to main content

Fast hierarchical clustering routines for R and Python.

Project description

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.

User manual: fastcluster.pdf.

Installation files for Windows are provided on PyPI and on Christoph Gohlke’s web page.

The fastcluster package is considered stable and will undergo few changes from now on. If some years from now there have not been any updates, this does not necessarily mean that the package is unmaintained but maybe it just was not necessary to correct anything. Of course, please still report potential bugs and incompatibilities to daniel@danifold.net. You may also use my GitHub repository for bug reports, pull requests etc.

Note that PyPI and my GitHub repository host the source code for the Python interface only. The archive with both the R and the Python interface is available on CRAN and the GitHub repository “cran/fastcluster”. Even though I appear as the author also of this second GitHub repository, this is just an automatic, read-only mirror of the CRAN archive, so please do not attempt to report bugs or contact me via this repository.

Christoph Dalitz wrote a pure C++ interface to fastcluster.

Reference: Daniel Müllner, fastcluster: Fast Hierarchical, Agglomerative Clustering Routines for R and Python, Journal of Statistical Software, 53 (2013), no. 9, 1–18, http://www.jstatsoft.org/v53/i09/.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

fastcluster-1.1.25.tar.gz (166.7 kB view hashes)

Uploaded Source

Built Distributions

fastcluster-1.1.25-cp37-cp37m-win_amd64.whl (37.8 kB view hashes)

Uploaded CPython 3.7m Windows x86-64

fastcluster-1.1.25-cp37-cp37m-win32.whl (32.4 kB view hashes)

Uploaded CPython 3.7m Windows x86

fastcluster-1.1.25-cp37-cp37m-manylinux1_x86_64.whl (154.4 kB view hashes)

Uploaded CPython 3.7m

fastcluster-1.1.25-cp37-cp37m-manylinux1_i686.whl (145.0 kB view hashes)

Uploaded CPython 3.7m

fastcluster-1.1.25-cp37-cp37m-macosx_10_13_x86_64.whl (36.6 kB view hashes)

Uploaded CPython 3.7m macOS 10.13+ x86-64

fastcluster-1.1.25-cp36-cp36m-win_amd64.whl (37.8 kB view hashes)

Uploaded CPython 3.6m Windows x86-64

fastcluster-1.1.25-cp36-cp36m-win32.whl (32.4 kB view hashes)

Uploaded CPython 3.6m Windows x86

fastcluster-1.1.25-cp36-cp36m-manylinux1_x86_64.whl (153.3 kB view hashes)

Uploaded CPython 3.6m

fastcluster-1.1.25-cp36-cp36m-manylinux1_i686.whl (143.7 kB view hashes)

Uploaded CPython 3.6m

fastcluster-1.1.25-cp36-cp36m-macosx_10_12_x86_64.whl (37.2 kB view hashes)

Uploaded CPython 3.6m macOS 10.12+ x86-64

fastcluster-1.1.25-cp35-cp35m-win_amd64.whl (37.8 kB view hashes)

Uploaded CPython 3.5m Windows x86-64

fastcluster-1.1.25-cp35-cp35m-win32.whl (32.4 kB view hashes)

Uploaded CPython 3.5m Windows x86

fastcluster-1.1.25-cp35-cp35m-manylinux1_x86_64.whl (153.1 kB view hashes)

Uploaded CPython 3.5m

fastcluster-1.1.25-cp35-cp35m-manylinux1_i686.whl (143.5 kB view hashes)

Uploaded CPython 3.5m

fastcluster-1.1.25-cp34-cp34m-manylinux1_x86_64.whl (152.9 kB view hashes)

Uploaded CPython 3.4m

fastcluster-1.1.25-cp34-cp34m-manylinux1_i686.whl (143.2 kB view hashes)

Uploaded CPython 3.4m

fastcluster-1.1.25-cp27-cp27mu-manylinux1_x86_64.whl (149.7 kB view hashes)

Uploaded CPython 2.7mu

fastcluster-1.1.25-cp27-cp27mu-manylinux1_i686.whl (143.2 kB view hashes)

Uploaded CPython 2.7mu

fastcluster-1.1.25-cp27-cp27m-win_amd64.whl (34.4 kB view hashes)

Uploaded CPython 2.7m Windows x86-64

fastcluster-1.1.25-cp27-cp27m-win32.whl (30.7 kB view hashes)

Uploaded CPython 2.7m Windows x86

fastcluster-1.1.25-cp27-cp27m-manylinux1_x86_64.whl (149.7 kB view hashes)

Uploaded CPython 2.7m

fastcluster-1.1.25-cp27-cp27m-manylinux1_i686.whl (143.2 kB view hashes)

Uploaded CPython 2.7m

fastcluster-1.1.25-cp27-cp27m-macosx_10_12_x86_64.whl (34.6 kB view hashes)

Uploaded CPython 2.7m macOS 10.12+ x86-64

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page