https://github.com/tmcdonell/mwc-random-accelerate
Generate Accelerate arrays filled with high quality pseudorandom numbers
https://github.com/tmcdonell/mwc-random-accelerate
Last synced: about 1 year ago
JSON representation
Generate Accelerate arrays filled with high quality pseudorandom numbers
- Host: GitHub
- URL: https://github.com/tmcdonell/mwc-random-accelerate
- Owner: tmcdonell
- License: bsd-3-clause
- Created: 2015-09-21T18:49:57.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2020-08-28T15:35:22.000Z (almost 6 years ago)
- Last Synced: 2025-03-29T04:12:00.682Z (about 1 year ago)
- Language: Haskell
- Size: 51.8 KB
- Stars: 5
- Watchers: 4
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# mwc-random-accelerate
[](https://github.com/tmcdonell/mwc-random-accelerate/actions)
[](https://gitter.im/AccelerateHS/Lobby)
[](https://stackage.org/lts/package/mwc-random-accelerate)
[](https://stackage.org/nightly/package/mwc-random-accelerate)
[](https://hackage.haskell.org/package/mwc-random-accelerate)
Generate Accelerate arrays filled with high-quality pseudorandom numbers.
Currently this is based upon the [mwc-random][mwc-random] package to generate
random numbers _on the host_. 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].
[accelerate]: https://github.com/AccelerateHS/accelerate
[mwc-random]: http://hackage.haskell.org/package/mwc-random
[gitter.im]: https://gitter.im/AccelerateHS/Lobby