You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.