Pakket: libghc-mwc-random-dev (0.14.0.0-2 en anderen)
Verwijzigingen voor libghc-mwc-random-dev
Debian bronnen:
Het bronpakket haskell-mwc-random downloaden:
- [haskell-mwc-random_0.14.0.0-2.dsc]
- [haskell-mwc-random_0.14.0.0.orig.tar.gz]
- [haskell-mwc-random_0.14.0.0-2.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
Fast, high quality pseudo random number generation
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 a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell.
Andere aan libghc-mwc-random-dev gerelateerde pakketten
|
|
|
|
-
- dep: libc6 (>= 2.29)
- GNU C Bibliotheek: Gedeelde bibliotheken
Ook een virtueel pakket geboden door: libc6-udeb
-
- dep: libghc-base-dev-4.13.0.0-5b8ba
- virtueel pakket geboden door ghc
-
- dep: libghc-math-functions-dev-0.3.4.0-115d5
- virtueel pakket geboden door libghc-math-functions-dev
-
- dep: libghc-primitive-dev-0.7.0.1-8b137
- virtueel pakket geboden door libghc-primitive-dev
-
- dep: libghc-time-dev-1.9.3-8c784
- virtueel pakket geboden door ghc
-
- dep: libghc-vector-dev-0.12.1.2-55f59
- virtueel pakket geboden door libghc-vector-dev
-
- dep: libgmp10
- Multiprecision arithmetic library
-
- sug: libghc-mwc-random-doc
- Fast, high quality pseudo random number generation; documentation
-
- sug: libghc-mwc-random-prof
- Fast, high quality pseudo random number generation; profiling libraries