Pakket: libstatistics-test-randomwalk-perl (0.02-2)
Verwijzigingen voor libstatistics-test-randomwalk-perl
Debian bronnen:
Het bronpakket libstatistics-test-randomwalk-perl downloaden:
- [libstatistics-test-randomwalk-perl_0.02-2.dsc]
- [libstatistics-test-randomwalk-perl_0.02.orig.tar.gz]
- [libstatistics-test-randomwalk-perl_0.02-2.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [metacpan.org]
Vergelijkbare pakketten:
module to perform a Random Walk statistical test
Statistics::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.)
Andere aan libstatistics-test-randomwalk-perl gerelateerde pakketten
|
|
|
|
-
- dep: libclass-xsaccessor-perl
- Perl module providing fast XS accessors
-
- dep: libparams-util-perl
- Perl extension for simple stand-alone param checking functions
-
- dep: libstatistics-test-sequence-perl
- Perl module that tests correlation of random numbers
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language