パッケージ: libghc-mersenne-random-pure64-doc (0.2.2.0-3)
libghc-mersenne-random-pure64-doc に関するリンク
Debian の資源:
haskell-mersenne-random-pure64 ソースパッケージをダウンロード:
- [haskell-mersenne-random-pure64_0.2.2.0-3.dsc]
- [haskell-mersenne-random-pure64_0.2.2.0.orig.tar.gz]
- [haskell-mersenne-random-pure64_0.2.2.0-3.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-33
- 以下のパッケージによって提供される仮想パッケージです: ghc
-
- rec: ghc-doc
- Glasgow Haskell Compilation システムのドキュメンテーション
-
- rec: libghc-random-doc
- Random number generator for Haskell; documentation
-
- rec: libjs-mathjax
- JavaScript display engine for LaTeX and MathML