[ ソース: 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 拡張
-
- dep: libstatistics-test-sequence-perl
- Perl module that tests correlation of random numbers
-
- dep: perl
- Larry Wall 作の実用的な抽出とレポート用の言語