pkgsrc/math/hs-mwc-random/PLIST
szptvlfn fd2ce923be Import mwc-random-0.13.2.0 as math/hs-mwc-random,
packaged for wip.

This package contains code for generating high quality random numbers that
follow either a uniform or normal distribution. The generated numbers are
suitable for use in statistical applications.

The uniform PRNG uses Marsaglia's MWC256 (also known as MWC8222)
multiply-with-carry generator, which has a period of 2^8222 and fares well
in tests of randomness. It is also extremely fast, between 2 and 3 times
faster than the Mersenne Twister.

Compared to the mersenne-random package, this package has a more convenient
API, is faster, and supports more statistical distributions.
2014-08-14 21:57:25 +00:00

25 lines
1.8 KiB
Text

@comment $NetBSD: PLIST,v 1.1 2014/08/14 21:57:25 szptvlfn Exp $
lib/mwc-random-${PKGVERSION}/${HASKELL_VERSION}/HSmwc-random-${PKGVERSION}.o
lib/mwc-random-${PKGVERSION}/${HASKELL_VERSION}/System/Random/MWC.hi
lib/mwc-random-${PKGVERSION}/${HASKELL_VERSION}/System/Random/MWC/CondensedTable.hi
lib/mwc-random-${PKGVERSION}/${HASKELL_VERSION}/System/Random/MWC/Distributions.hi
lib/mwc-random-${PKGVERSION}/${HASKELL_VERSION}/libHSmwc-random-${PKGVERSION}.a
lib/mwc-random-${PKGVERSION}/${HASKELL_VERSION}/package-description
share/doc/mwc-random-${PKGVERSION}/LICENSE
${PLIST.doc}share/doc/mwc-random-${PKGVERSION}/html/System-Random-MWC-CondensedTable.html
${PLIST.doc}share/doc/mwc-random-${PKGVERSION}/html/System-Random-MWC-Distributions.html
${PLIST.doc}share/doc/mwc-random-${PKGVERSION}/html/System-Random-MWC.html
${PLIST.doc}share/doc/mwc-random-${PKGVERSION}/html/doc-index.html
${PLIST.doc}share/doc/mwc-random-${PKGVERSION}/html/frames.html
${PLIST.doc}share/doc/mwc-random-${PKGVERSION}/html/haddock-util.js
${PLIST.doc}share/doc/mwc-random-${PKGVERSION}/html/hslogo-16.png
${PLIST.doc}share/doc/mwc-random-${PKGVERSION}/html/index-frames.html
${PLIST.doc}share/doc/mwc-random-${PKGVERSION}/html/index.html
${PLIST.doc}share/doc/mwc-random-${PKGVERSION}/html/mini_System-Random-MWC-CondensedTable.html
${PLIST.doc}share/doc/mwc-random-${PKGVERSION}/html/mini_System-Random-MWC-Distributions.html
${PLIST.doc}share/doc/mwc-random-${PKGVERSION}/html/mini_System-Random-MWC.html
${PLIST.doc}share/doc/mwc-random-${PKGVERSION}/html/minus.gif
${PLIST.doc}share/doc/mwc-random-${PKGVERSION}/html/mwc-random.haddock
${PLIST.doc}share/doc/mwc-random-${PKGVERSION}/html/ocean.css
${PLIST.doc}share/doc/mwc-random-${PKGVERSION}/html/plus.gif
${PLIST.doc}share/doc/mwc-random-${PKGVERSION}/html/synopsis.png