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).
Modules
- System
- Random
- System.Random.Random123
- System.Random.Random123.Misc
- System.Random.Random123.Philox
- System.Random.Random123.RandomGen
- System.Random.Random123.Threefry
- System.Random.Random123.Types
- System.Random.Random123
- Random
Downloads
- Random123-0.1.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.4.0.0 && <5.0), 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.1.0) |
Uploaded | by BogdanOpanchuk at 2013-05-04T11:06:20Z |
Distributions | NixOS:0.2.0 |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 3732 total (4 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs not available [build log] All reported builds failed as of 2016-12-21 [all 9 reports] |