套件: libghc-mersenne-random-pure64-dev (0.2.2.0-4build2)
libghc-mersenne-random-pure64-dev 的相關超連結
Trisquel 的資源:
下載原始碼套件 haskell-mersenne-random-pure64:
- [haskell-mersenne-random-pure64_0.2.2.0-4build2.dsc]
- [haskell-mersenne-random-pure64_0.2.2.0.orig.tar.gz]
- [haskell-mersenne-random-pure64_0.2.2.0-4build2.debian.tar.xz]
維護者:
Original Maintainers:
- Debian Haskell Group (郵件存檔)
- Joachim Breitner
外部的資源:
- 主頁 [code.haskell.org]
相似套件:
Fast pure pseudorandom number generator
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 a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell.
其他與 libghc-mersenne-random-pure64-dev 有關的套件
|
|
|
-
- dep: libc6 (>= 2.14)
- GNU C Library: Shared libraries
同時作為一個虛擬套件由這些套件提供: libc6-udeb
-
- dep: libghc-base-dev-4.13.0.0-2f220
- 本虛擬套件由這些套件提供: ghc
-
- dep: libghc-random-dev-1.1-523a8
- 本虛擬套件由這些套件提供: libghc-random-dev
-
- dep: libghc-time-dev-1.9.3-1ee94
- 本虛擬套件由這些套件提供: ghc
-
- dep: libgmp10
- Multiprecision arithmetic library
-
- sug: libghc-mersenne-random-pure64-doc
- Fast pure pseudorandom number generator; documentation
-
- sug: libghc-mersenne-random-pure64-prof
- Fast pure pseudorandom number generator; profiling libraries