haskell-mwc-random 0.14.0.0-2build4 source package in Ubuntu

Changelog

haskell-mwc-random (0.14.0.0-2build4) hirsute; urgency=medium

  * No-change rebuild for new GHC ABIs

 -- Steve Langasek <email address hidden>  Mon, 02 Nov 2020 13:06:22 -0800

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Hirsute
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
haskell
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release universe haskell

Downloads

File Size SHA-256 Checksum
haskell-mwc-random_0.14.0.0.orig.tar.gz 19.2 KiB 00370edaa60a51c86663868ecc2b1995824970001875cec458e9acc13511efa2
haskell-mwc-random_0.14.0.0-2build4.debian.tar.xz 3.8 KiB 5b903d14e194f14291cb104b7753352fc4ed87da5ca3e010fcbec28df5ffea67
haskell-mwc-random_0.14.0.0-2build4.dsc 2.7 KiB 9af1424c6f5c0c0f1da029b856a67776b82e8bf61a91c094ac27bc1940524275

View changes file

Binary packages built by this source

libghc-mwc-random-dev: No summary available for libghc-mwc-random-dev in ubuntu hirsute.

No description available for libghc-mwc-random-dev in ubuntu hirsute.

libghc-mwc-random-doc: 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.

libghc-mwc-random-prof: No summary available for libghc-mwc-random-prof in ubuntu kinetic.

No description available for libghc-mwc-random-prof in ubuntu kinetic.