pkgsrc/math/hs-mwc-random
pho fb2844d7c4 Update to mwc-random-0.14.0.0
Changes in 0.14.0.0
* Low level functions for acquiring random data for initialization of
  PRGN state is moved to System.Random.MWC.SeedSource module
* Ensure that carry is always correct when restoring PRNG state from
  seed. Only affects users who create 258 element seed manually. (#63,
  #65)

Changes in 0.13.6.0
* tablePoisson now can handle λ>1923, see #59 for details. That
  required intoduction of dependency on math-functions.

Changes in 0.13.5.0
* logCategorical added

Changes in 0.13.4.0
* withSystemRandom uses RtlGenRandom for seeding generator on windows
2020-01-02 11:34:29 +00:00
..
buildlink3.mk Update to mwc-random-0.14.0.0 2020-01-02 11:34:29 +00:00
DESCR
distinfo Update to mwc-random-0.14.0.0 2020-01-02 11:34:29 +00:00
Makefile Update to mwc-random-0.14.0.0 2020-01-02 11:34:29 +00:00