An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          


henlo, my name is Theia

# mwc-random-accelerate

[![GitHub CI](https://github.com/tmcdonell/mwc-random-accelerate/workflows/CI/badge.svg)](https://github.com/tmcdonell/mwc-random-accelerate/actions)
[![Gitter](https://img.shields.io/gitter/room/nwjs/nw.js.svg)](https://gitter.im/AccelerateHS/Lobby)


[![Stackage LTS](https://stackage.org/package/mwc-random-accelerate/badge/lts)](https://stackage.org/lts/package/mwc-random-accelerate)
[![Stackage Nightly](https://stackage.org/package/mwc-random-accelerate/badge/nightly)](https://stackage.org/nightly/package/mwc-random-accelerate)
[![Hackage](https://img.shields.io/hackage/v/mwc-random-accelerate.svg)](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