Skip to content
Sections
>> Trisquel >> Packages >> etiona >> python >> python-fastcluster
etiona  ]
[ Source: r-cran-fastcluster  ]

Package: python-fastcluster (1.1.24-1)

Fast hierarchical clustering routines for Python

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.

This package provides the package's Python interface.

Other Packages Related to python-fastcluster

  • depends
  • recommends
  • suggests
  • dep: libc6 (>= 2.4)
    GNU C Library: Shared libraries
    also a virtual package provided by libc6-udeb
  • dep: libgcc1 (>= 1:3.0)
    GCC support library
  • dep: libstdc++6 (>= 5.2)
    GNU Standard C++ Library v3
  • dep: python
    interactive high-level object-oriented language (default version)
    dep: python (<< 2.8)
    dep: python (>= 2.7~)
  • dep: python-numpy (>= 1:1.13.1)
    Numerical Python adds a fast array facility to the Python language
  • dep: python-numpy-abi9
    virtual package provided by python-numpy

Download python-fastcluster

Download for all available architectures
Architecture Package Size Installed Size Files
amd64 38.3 kB105 kB [list of files]
i386 39.6 kB104 kB [list of files]