[ ソース: haskell-splitmix ]
パッケージ: libghc-splitmix-dev (0.1.0.5-2)
libghc-splitmix-dev に関するリンク
Debian の資源:
haskell-splitmix ソースパッケージをダウンロード:
- [haskell-splitmix_0.1.0.5-2.dsc]
- [haskell-splitmix_0.1.0.5.orig.tar.gz]
- [haskell-splitmix_0.1.0.5-2.debian.tar.xz]
メンテナ:
類似のパッケージ:
fast splittable PRNG
Pure Haskell implementation of SplitMix, a splittable pseudorandom number generator that is quite fast.
It should not be used for cryptographic or security applications, because generated sequences of pseudorandom values are too predictable (the mixing functions are easily inverted, and two successive outputs suffice to reconstruct the internal state).
This package provides a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell.
その他の libghc-splitmix-dev 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.34)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libghc-base-dev-4.18.2.1-3be9b
- 以下のパッケージによって提供される仮想パッケージです: ghc
-
- dep: libghc-deepseq-dev-1.4.8.1-ae077
- 以下のパッケージによって提供される仮想パッケージです: ghc
-
- dep: libgmp10 (>= 2:6.3.0+dfsg)
- 多倍長精度演算ライブラリ