diff options
author | Brendan Fabeny <bf@FreeBSD.org> | 2011-05-29 15:38:23 +0000 |
---|---|---|
committer | Brendan Fabeny <bf@FreeBSD.org> | 2011-05-29 15:38:23 +0000 |
commit | 14fd7b71ef4f487c2c42c86a08211577f70610d9 (patch) | |
tree | 3ddb372d892e85597cee96c3f4a28d1c86e26e96 /math/lrng/pkg-descr | |
parent | 7da81d324008555292e1dde1fddcd8c9fd99f1ee (diff) |
Notes
Diffstat (limited to 'math/lrng/pkg-descr')
-rw-r--r-- | math/lrng/pkg-descr | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/math/lrng/pkg-descr b/math/lrng/pkg-descr new file mode 100644 index 000000000000..8c801778d625 --- /dev/null +++ b/math/lrng/pkg-descr @@ -0,0 +1,5 @@ +lrng is a collection of uniform pseudorandom number +generators, written in C, and based on algorithms by Francois +Panneton, Pierre L'Ecuyer, and Makoto Matsumoto. + +WWW: http://www.iro.umontreal.ca/~simardr/ |