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


Paketnamelibstatistics-test-randomwalk-perl
BeschreibungPerl module to perform a Random Walk statistical test
Archiv/RepositoryOffizielles Ubuntu Archiv lucid (universe)
Version0.01-1
Sektionuniverse/perl
Prioritätoptional
Installierte Größe76 Byte
Hängt ab vonperl (>= 5.6.0-16), libparams-util-perl, libstatistics-test-sequence-perl
Empfohlene Pakete
PaketbetreuerUbuntu MOTU Developers
Quelle
Paketgröße9034 Byte
Prüfsumme MD5764b2628f4fd632621f2fd1b228416b2
Prüfsumme SHA14642ef30fb2a3c5ab6ff1c5c2b815004275d21b9
Prüfsumme SHA256627072437cb81dd43397f7c4c152e1c6114e0542fee26edbdb144f7f16b7cd53
Link zum Herunterladenlibstatistics-test-randomwalk-perl_0.01-1_all.
Ausführliche BeschreibungStatistics::Test::RandomWalk implements a Random Walk test of a random number generator as outlined in Blobel et al. Basically, it tests that the numbers (in the interval between 0 and 1) generated by a random number generator are distributed evenly. It divides [0,1] into n evenly sized bins and calculates the number of expected and actual random numbers in the bin. (In fact, this counts the cumulated numbers, but that works the same.)


Impressum
Linux is a registered trademark of Linus Torvalds