https://github.com/tmcdonell/sfc-random-accelerate
https://github.com/tmcdonell/sfc-random-accelerate
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/tmcdonell/sfc-random-accelerate
- Owner: tmcdonell
- License: bsd-3-clause
- Created: 2020-09-02T18:03:47.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-10-06T15:37:08.000Z (over 5 years ago)
- Last Synced: 2025-02-17T21:05:22.806Z (over 1 year ago)
- Language: Haskell
- Size: 9.77 KB
- Stars: 2
- Watchers: 4
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# sfc-random-accelerate
[](https://github.com/tmcdonell/sfc-random-accelerate/actions)
[](https://gitter.im/AccelerateHS/Lobby)
[](https://stackage.org/lts/package/sfc-random-accelerate)
[](https://stackage.org/nightly/package/sfc-random-accelerate)
[](https://hackage.haskell.org/package/sfc-random-accelerate)
Implementation of the Small Fast Counting RNG algorithm from the
[PractRand][PractRand] library in Accelerate. For details on Accelerate, refer
to the [main repository][accelerate].
Contributions and bug reports are welcome!
Please feel free to contact me through [GitHub][accelerate] or [gitter.im][gitter.im].
[PractRand]: http://pracrand.sourceforge.net
[accelerate]: https://github.com/AccelerateHS/accelerate
[gitter.im]: https://gitter.im/AccelerateHS/Lobby