套件: 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