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 Debian Archiv squeeze (main)
Version0.01-1
Sektionperl
Prioritätoptional
Installierte Größe76 Byte
Hängt ab vonperl (>= 5.6.0-16), libparams-util-perl, libstatistics-test-sequence-perl
Empfohlene Pakete
PaketbetreuerDebian Perl Group
Quelle
Paketgröße8996 Byte
Prüfsumme MD55210608efcccd7c3255686d0b6e02dd0
Prüfsumme SHA1fd169ebc942247ecc87f07811f0c1f8f31742e13
Prüfsumme SHA256efeb3f83aba38f5daeb911dd2fd9c1ea77c82e2e8d857625f72bde8ed6464d88
Link zum Herunterladenlibstatistics-test-randomwalk-perl_0.01-1_all.deb
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