パッケージ: libstatistics-test-randomwalk-perl (0.02-2)
libstatistics-test-randomwalk-perl に関するリンク
Trisquel の資源:
libstatistics-test-randomwalk-perl ソースパッケージをダウンロード:
- [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]
メンテナ:
Original Maintainers:
- Debian Perl Group (メールアーカイブ)
- Florian Schlichting
外部の資源:
- ホームページ [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