Skip to content
Sections
>> Trisquel >> Pakiety >> aramo >> haskell >> libghc-hierarchical-clustering-dev
etiona  ] [  nabia  ] [  aramo  ]
[ Pakiet źródłowy: haskell-hierarchical-clustering  ]

Pakiet: libghc-hierarchical-clustering-dev (0.4.7-1build2)

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.

Inne pakiety związane z libghc-hierarchical-clustering-dev

  • wymaga
  • poleca
  • sugeruje

Pobieranie libghc-hierarchical-clustering-dev

Pobierz dla wszystkich dostępnych architektur
Architektura Rozmiar pakietu Rozmiar po instalacji Pliki
amd64 83,8 KiB694 KiB [lista plików]
arm64 88,5 KiB885 KiB [lista plików]
armhf 88,4 KiB717 KiB [lista plików]
ppc64el 107,5 KiB1195 KiB [lista plików]