summaryrefslogtreecommitdiff
blob: b1bc263b0c53960d0563c606d6aac892d727873a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="project">
		<email>sci-mathematics@gentoo.org</email>
		<name>Gentoo Mathematics Project</name>
	</maintainer>
	<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>