套件:libghc-mersenne-random-pure64-doc(0.2.2.0-5)
libghc-mersenne-random-pure64-doc 的相關連結
Debian 的資源:
下載原始碼套件 haskell-mersenne-random-pure64:
- [haskell-mersenne-random-pure64_0.2.2.0-5.dsc]
- [haskell-mersenne-random-pure64_0.2.2.0.orig.tar.gz]
- [haskell-mersenne-random-pure64_0.2.2.0-5.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [code.haskell.org]
相似套件:
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-doc 有關的套件
|
|
|
|
-
- dep: haddock-interface-38
- 本虛擬套件由這些套件填實: ghc
-
- dep: sgml-base (>= 1.28)
- SGML infrastructure and SGML catalog file support
-
- rec: ghc-doc
- Documentation for the Glasgow Haskell Compilation system
-
- rec: libghc-mersenne-random-pure64-dev
- Fast pure pseudorandom number generator
-
- rec: libghc-random-doc
- random number generator for Haskell; documentation
-
- rec: libjs-mathjax
- JavaScript display engine for LaTeX and MathML
-
- sug: libghc-mersenne-random-pure64-prof
- Fast pure pseudorandom number generator; profiling libraries