[Pkg-haskell-maintainers] haskell-mwc-random_0.8.0.3-1_amd64.changes is NEW
Debian FTP Masters
ftpmaster at ftp-master.debian.org
Fri Apr 15 13:50:15 UTC 2011
haskell-mwc-random_0.8.0.3-1.debian.tar.gz
to main/h/haskell-mwc-random/haskell-mwc-random_0.8.0.3-1.debian.tar.gz
haskell-mwc-random_0.8.0.3-1.dsc
to main/h/haskell-mwc-random/haskell-mwc-random_0.8.0.3-1.dsc
haskell-mwc-random_0.8.0.3.orig.tar.gz
to main/h/haskell-mwc-random/haskell-mwc-random_0.8.0.3.orig.tar.gz
(new) libghc-mwc-random-dev_0.8.0.3-1_amd64.deb extra haskell
Fast, high quality pseudo random number generation
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
.
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.
(new) libghc-mwc-random-doc_0.8.0.3-1_all.deb extra doc
Fast, high quality pseudo random number generation; documentation
This package provides the documentation for a library for the Haskell
programming language.
See http://www.haskell.org/ for more information on Haskell.
.
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.
(new) libghc-mwc-random-prof_0.8.0.3-1_amd64.deb extra haskell
Fast, high quality pseudo random number generation; profiling libraries
This package provides a library for the Haskell programming language,
compiled for profiling.
See http://www.haskell.org/ for more information on Haskell.
.
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.
Changes: haskell-mwc-random (0.8.0.3-1) unstable; urgency=low
.
[ Marco Silva ]
* Use ghc instead of ghc6
.
[ Joachim Breitner ]
* New upstream release
Override entries for your package:
haskell-mwc-random_0.8.0.3-1.dsc - source haskell
Announcing to debian-devel-changes at lists.debian.org
Your package contains new components which requires manual editing of
the override file. It is ok otherwise, so please be patient. New
packages are usually added to the override file about once a week.
You may have gotten the distribution wrong. You'll get warnings above
if files already exist in other distributions.
More information about the Pkg-haskell-maintainers
mailing list