summaryrefslogtreecommitdiff
blob: 2901b3b649b99dea34a3b5a0fd95e13be240431e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<herd>sci-mathematics</herd>
	<longdescription lang="en">
  UNU.RAN  is an ANSI C library licensed under GPL. 
  It contains universal (also called automatic or black-box) algorithms
  that can generate random numbers from large classes of continuous or
  discrete distributions, and also from practically all standard
  distributions.
</longdescription>
	<use>
		<flag name="rngstreams">Use <pkg>sci-mathematics/rngstreams</pkg> library</flag>
		<flag name="prng">Use <pkg>sci-mathematics/prng</pkg> library</flag>
	</use>
</pkgmetadata>