Random123: Haskell port of Random123 library
This is a Haskell port of counter-based random number generators from the Random123 library (http://www.thesalmons.org/john/random123/) v1.07 (with a minor bugfix). The description of algorithms can be also found in Salmon et al., P. Int. C. High. Perform. 16 (2011) (http://dx.doi.org/doi:10.1145/2063384.2063405).
Downloads
- Random123-0.2.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1.0, 0.1.1, 0.1.2, 0.2.0 |
---|---|
Dependencies | array (>=0.4), base (>=4.7.0.0 && <5.0), data-dword, random (>=1.0.0.0) [details] |
License | MIT |
Author | Bogdan Opanchuk <bogdan@opanchuk.net> |
Maintainer | Bogdan Opanchuk <bogdan@opanchuk.net> |
Category | Random |
Home page | http://github.com/Manticore/haskell-random123 |
Source repo | head: git clone http://github.com/Manticore/haskell-random123.git -b develop this: git clone http://github.com/Manticore/haskell-random123.git(tag 0.2.0) |
Uploaded | by BogdanOpanchuk at 2015-03-20T00:32:23Z |
Distributions | NixOS:0.2.0 |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 3676 total (17 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2015-03-20 [all 1 reports] |