freebsd-ports/math/rngstreams/pkg-descr

14 lines
457 B
Text
Raw Normal View History

RngStreams is a C implementation of a high-quality uniform random number
generator that supports multiple "independent" streams of uniform random
numbers.
It was written by Pierre L'Ecuyer and Richard Simard, who have a website
at:
http://www.iro.umontreal.ca/~simardr/indexe.html
This GNU-style package is compiled and maintained by Josef Leydold and
released under the GNU Public License (GPL).
WWW: http://statmath.wu-wien.ac.at/software/RngStreams/