| Paketname | libghc6-markov-chain-doc |
| Beschreibung | Markov Chains for random sequence generation; documentation |
| Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
| Version | 0.0.3.1-1 |
| Sektion | doc |
| Priorität | extra |
| Installierte Größe | 120 Byte |
| Hängt ab von | |
| Empfohlene Pakete | ghc6-doc |
| Paketbetreuer | Debian Haskell Group |
| Quelle | haskell-markov-chain |
| Paketgröße | 10732 Byte |
| Prüfsumme MD5 | 0e9edff12cd716a6ee728db8b256be36 |
| Prüfsumme SHA1 | 367ccbb7f21a8c372e77df0d052395151f1278a0 |
| Prüfsumme SHA256 | a894a8f75a8313935451f029c3d0bb19746d11ac04a19ee7d5c047a990a3306a |
| Link zum Herunterladen | libghc6-markov-chain-doc_0.0.3.1-1_all.deb |
| Ausführliche Beschreibung | This package provides the documentation for a library for the Haskell
programming language.
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.
|