summaryrefslogtreecommitdiff
blob: 912ec4e598123c2bc557b59d989c302e00d442e4 (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 "https://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>