パッケージ: libghc-splitmix-dev (0.0.5-1build1)
libghc-splitmix-dev に関するリンク
Trisquel の資源:
haskell-splitmix ソースパッケージをダウンロード:
- [haskell-splitmix_0.0.5-1build1.dsc]
- [haskell-splitmix_0.0.5.orig.tar.gz]
- [haskell-splitmix_0.0.5-1build1.debian.tar.xz]
メンテナ:
Original Maintainers:
- Debian Haskell Group (メールアーカイブ)
- Clint Adams
類似のパッケージ:
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.17)
- GNU C Library: Shared libraries
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libghc-base-dev-4.13.0.0-d4e5b
- 以下のパッケージによって提供される仮想パッケージです: ghc
-
- dep: libghc-deepseq-dev-1.4.4.0-76304
- 以下のパッケージによって提供される仮想パッケージです: ghc
-
- dep: libghc-random-dev-1.1-8b80a
- 以下のパッケージによって提供される仮想パッケージです: libghc-random-dev
-
- dep: libghc-time-dev-1.9.3-9ed95
- 以下のパッケージによって提供される仮想パッケージです: ghc
-
- dep: libgmp10
- Multiprecision arithmetic library
-
- sug: libghc-splitmix-doc
- fast splittable PRNG; documentation
-
- sug: libghc-splitmix-prof
- fast splittable PRNG; profiling libraries