Package: libghc-hierarchical-clustering-dev (0.4.7-1 and others)
Links for libghc-hierarchical-clustering-dev
Debian Resources:
Download Source Package haskell-hierarchical-clustering:
- [haskell-hierarchical-clustering_0.4.7-1.dsc]
- [haskell-hierarchical-clustering_0.4.7.orig.tar.gz]
- [haskell-hierarchical-clustering_0.4.7-1.debian.tar.xz]
Maintainers:
External Resources:
- Homepage [hackage.haskell.org]
Similar packages:
fast algorithms for single, average/UPGMA and complete linkage clustering
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 a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell.
Other Packages Related to libghc-hierarchical-clustering-dev
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C 라이브러리: 공유 라이브러리
also a virtual package provided by libc6-udeb
-
- dep: libghc-array-dev-0.5.4.0-0281a
- virtual package provided by ghc
-
- dep: libghc-base-dev-4.13.0.0-5b8ba
- virtual package provided by ghc
-
- dep: libghc-containers-dev-0.6.2.1-53ee1
- virtual package provided by ghc
-
- dep: libgmp10
- Multiprecision 연산 라이브러리
-
- sug: libghc-hierarchical-clustering-doc
- fast algorithms for single, average/UPGMA and complete linkage clustering; documentation
-
- sug: libghc-hierarchical-clustering-prof
- fast algorithms for single, average/UPGMA and complete linkage clustering; profiling libraries
Download libghc-hierarchical-clustering-dev
Architecture | Version | Package Size | Installed Size | Files |
---|---|---|---|---|
armel | 0.4.7-1+b1 | 94.5 kB | 735.0 kB | [list of files] |