summaryrefslogtreecommitdiff
path: root/sci-mathematics/rngstreams/metadata.xml
blob: 953716cf8e8899d87c7f96b2085243ca23a4dab4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://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">
		RngStreams is a C implementation of a high quality uniform random
		number generator that supports multiple "independent" streams of
		uniform random numbers. It has been written by Pierre L'Ecuyer and
		Richard Simard.
		This is the GNU-style package maintained by Josef Leydold.
	</longdescription>
</pkgmetadata>