blob: cf7f5fc4d614b09d779f63060e8ba33918737a00 (
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://srcux.com/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>
<origin>srcux</origin>
</pkgmetadata>
|