Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 317 Bytes

README.markdown

File metadata and controls

9 lines (6 loc) · 317 Bytes

Sampling from random number distributions efficiently

This package provides Haskell modules for sampling from the gamma and exponential distributions. It builds on the mwc-random package by Bryan O'Sullivan, which implements a pseudo random number generator.

Authors

Finlay Thompson [email protected]