Paketname | libghc6-markov-chain-prof |
Beschreibung | Markov Chains for random sequence generation; profiling libraries |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 0.0.3.1-1 |
Sektion | haskell |
Priorität | extra |
Installierte Größe | 96 Byte |
Hängt ab von | libghc6-markov-chain-dev (= 0.0.3.1-1), libghc6-base-prof-4.2.0.0-73995, libghc6-containers-prof-0.3 |
Empfohlene Pakete | |
Paketbetreuer | Debian Haskell Group |
Quelle | haskell-markov-chain |
Paketgröße | 13058 Byte |
Prüfsumme MD5 | 9a41120fc4cdf886fbeb8387525ec078 |
Prüfsumme SHA1 | 5733144165592c6185944c67ada93c0e028013e0 |
Prüfsumme SHA256 | f5b62a10cf07d24234f6987577d73340cc9c44c91c564b9d239a0af29e3b6c70 |
Link zum Herunterladen | libghc6-markov-chain-prof_0.0.3.1-1_i386.deb |
Ausführliche Beschreibung | This package provides a library for the Haskell programming language
compiled for profiling.
See http://www.haskell.org/ for more information on Haskell.
.
This library can be used to generate random sequences with a behaviour
adapted to some training data. The algorithm analyses your input/training
data with respect to how likely a given letter follows another one, then
on recomposition it chooses subsequent letters randomly according to the
frequencies found in the training data.
|