deb_control_files:
- control
- md5sums
- postinst
- prerm
deb_fields:
Architecture: amd64
Depends: libc6 (>= 2.29), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2), python3-numpy
(>= 1:1.25.0), python3-numpy-abi9, python3 (<< 3.14), python3 (>= 3.12~), python3:any
Description: |-
Fast hierarchical clustering routines for Python 3
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 3 interface.
Homepage: https://cran.r-project.org/package=fastcluster
Installed-Size: '175'
Maintainer: Debian R Packages Maintainers <r-pkg-team@alioth-lists.debian.net>
Package: python3-fastcluster
Priority: optional
Recommends: python3-scipy
Section: python
Source: r-cran-fastcluster (1.2.6-1)
Version: 1.2.6-1+b2
srcpkg_name: r-cran-fastcluster
srcpkg_version: 1.2.6-1