haskell-mersenne-random-pure64 0.2.2.0-4build2 source package in Ubuntu

Changelog

haskell-mersenne-random-pure64 (0.2.2.0-4build2) hirsute; urgency=medium

  * No-change rebuild for new GHC ABIs

 -- Steve Langasek <email address hidden>  Fri, 30 Oct 2020 01:01:45 +0000

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release universe misc

Downloads

File Size SHA-256 Checksum
haskell-mersenne-random-pure64_0.2.2.0.orig.tar.gz 7.0 KiB ef1400ddc1ddafb0b98d4331a58bdbe3b5209a81579e17f85f180731a96d75d1
haskell-mersenne-random-pure64_0.2.2.0-4build2.debian.tar.xz 3.4 KiB 8073a3360855aadcfc6af95b3e011ce0cec7e326477f7b812df099200c0c133c
haskell-mersenne-random-pure64_0.2.2.0-4build2.dsc 2.7 KiB 9352ef3e900dd8fe91b1676700c37329873d23b09256140cd36b713f88e8a3e2

Available diffs

View changes file

Binary packages built by this source

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

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

libghc-mersenne-random-pure64-doc: Fast pure pseudorandom number generator; documentation

 The Mersenne twister is a pseudorandom number generator developed by Makoto
 Matsumoto and Takuji Nishimura that is based on a matrix linear recurrence
 over a finite binary field. It provides for fast generation of very high
 quality pseudorandom numbers.
 .
 This library provides a purely functional binding to the 64 bit classic
 mersenne twister, along with instances of RandomGen, so the generator can be
 used with System.Random. The generator should typically be a few times faster
 than the default StdGen (but a tad slower than the impure 'mersenne-random'
 library based on SIMD instructions and destructive state updates.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-mersenne-random-pure64-prof: No summary available for libghc-mersenne-random-pure64-prof in ubuntu hirsute.

No description available for libghc-mersenne-random-pure64-prof in ubuntu hirsute.