DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamelibghc6-mwc-random-doc
BeschreibungFast, high quality pseudo random number generation; documentation
Archiv/RepositoryOffizielles Debian Archiv squeeze (main)
Version0.5.0.0-1
Sektiondoc
Prioritätextra
Installierte Größe232 Byte
Hängt ab von
Empfohlene Paketeghc6-doc, libghc6-primitive-doc, libghc6-vector-doc
PaketbetreuerDebian Haskell Group
Quellehaskell-mwc-random
Paketgröße22380 Byte
Prüfsumme MD59788873694419b68836a34c270dd13b2
Prüfsumme SHA14fc812004e6bfd8065e4aa6c233a38fc0955fec1
Prüfsumme SHA25623dd4f9cfb20499dc64ccacdbb95de92feb2635c006a5052640f415c0f251852
Link zum Herunterladenlibghc6-mwc-random-doc_0.5.0.0-1_all.deb
Ausführliche BeschreibungThis package provides the documentation for a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell. . This package contains code for generating high quality random numbers that follow either a uniform or normal distribution. The generated numbers are suitable for use in statistical applications. . The uniform PRNG uses Marsaglia's MWC256 (also known as MWC8222) multiply-with-carry generator, which has a period of 2^8222 and fares well in tests of randomness. It is also extremely fast, between 2 and 3 times faster than the Mersenne Twister. . Compared to the mersenne-random package, this package has a more convenient API, is faster, and supports more statistical distributions.


Impressum
Linux is a registered trademark of Linus Torvalds