Add ArrayHandleRandomBernoulli
Add an ArrayHandle to provide a RNG for the Bernoulli distribution with parameter p (~B(1,p)) based on discrete inverse transform sampling with ArrayHandleRandomUniformReal.
System updates will be applied on Nov 25th between 7am and 9am, EST (UTC-05:00). This site will have intermittent downtime during that time.
Add an ArrayHandle to provide a RNG for the Bernoulli distribution with parameter p (~B(1,p)) based on discrete inverse transform sampling with ArrayHandleRandomUniformReal.