[ 原始碼: libstatistics-test-randomwalk-perl ]
套件:libstatistics-test-randomwalk-perl(0.02-3)
libstatistics-test-randomwalk-perl 的相關連結
Debian 的資源:
下載原始碼套件 libstatistics-test-randomwalk-perl:
- [libstatistics-test-randomwalk-perl_0.02-3.dsc]
- [libstatistics-test-randomwalk-perl_0.02.orig.tar.gz]
- [libstatistics-test-randomwalk-perl_0.02-3.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [metacpan.org]
相似套件:
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.)
其他與 libstatistics-test-randomwalk-perl 有關的套件
|
|
|
|
-
- 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