summaryrefslogtreecommitdiff
path: root/sci-mathematics/unuran/metadata.xml
blob: 0afad29767f5c6854d58a2f6d900d02e34854528 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/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>
  <origin>srcux</origin>
</pkgmetadata>