summaryrefslogtreecommitdiff
blob: fff6f1a01f4c0ddcf1416f80b0238c8f97a32dc1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<herd>sci-mathematics</herd>
	<longdescription lang="en">
  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>