deb_control_files:
- control
- md5sums
deb_fields:
Architecture: all
Depends: sgml-base (>= 1.28), haddock-interface-38
Description: |-
Fast, high quality pseudo random number generation; documentation
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.
.
This package provides the documentation for a library for the Haskell
programming language.
See http://www.haskell.org/ for more information on Haskell.
Homepage: https://github.com/bos/mwc-random
Installed-Size: '1223'
Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
Package: libghc-mwc-random-doc
Priority: optional
Recommends: ghc-doc, libghc-mwc-random-dev, libghc-primitive-doc, libghc-random-doc,
libghc-vector-doc, libjs-mathjax
Section: doc
Source: haskell-mwc-random
Suggests: libghc-mwc-random-prof
Version: 0.15.0.2-1
srcpkg_name: haskell-mwc-random
srcpkg_version: 0.15.0.2-1