2011-11-09 11:33:19 +04:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
|
|
|
<pkgmetadata>
|
2012-07-05 12:43:20 +04:00
|
|
|
<herd>sci-mathematics</herd>
|
|
|
|
<longdescription lang="en">
|
2011-11-09 11:33:19 +04:00
|
|
|
The Pseudo-Random Number Generator library is a portable,
|
|
|
|
high-performance ANSI-C implementations of pseudorandom number
|
|
|
|
generators such as linear congruential, inversive congruential, and
|
|
|
|
explicit inversive congruential random number generators (called
|
|
|
|
LCG, ICG and EICG, respectively) created by Otmar Lendl. It is part
|
|
|
|
of the pLab project.
|
|
|
|
</longdescription>
|
|
|
|
</pkgmetadata>
|