deb_control_files:
- control
- md5sums
deb_fields:
Architecture: all
Depends: haddock-interface-38, sgml-base (>= 1.28)
Description: |-
fast algorithms for single, average/UPGMA and complete linkage clustering; documentation
This package provides a function to create a dendrogram from a
list of items and a distance function between them. Initially
a singleton cluster is created for each item, and then new,
bigger clusters are created by merging the two clusters with
least distance between them. The distance between two clusters
is calculated according to the linkage type. The dendrogram
represents not only the clusters but also the order on which
they were created.
.
This package has many implementations with different
performance characteristics. There are SLINK and CLINK
algorithm implementations that are optimal in both space and
time. There are also naive implementations using a distance
matrix. Using the dendrogram function from
Data.Clustering.Hierarchical automatically chooses the best
implementation we have.
.
This package provides the documentation for a library for the Haskell
programming language.
See http://www.haskell.org/ for more information on Haskell.
Homepage: https://hackage.haskell.org/package/hierarchical-clustering
Installed-Size: '682'
Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
Package: libghc-hierarchical-clustering-doc
Priority: optional
Recommends: ghc-doc, libghc-hierarchical-clustering-dev, libjs-mathjax
Section: doc
Source: haskell-hierarchical-clustering
Suggests: libghc-hierarchical-clustering-prof
Version: 0.4.7-2
srcpkg_name: haskell-hierarchical-clustering
srcpkg_version: 0.4.7-2