passage icon indicating copy to clipboard operation
passage copied to clipboard

Passage is a PArallel SAmpler GEnerator. The user specifies a hierarchical Bayesian model and data using the Passage EDSL, and Passage generates code to sample the posterior distribution in parallel.

Results 1 passage issues
Sort by recently updated
recently updated
newest added

It now builds with minimal changes: * add stack.yaml * derive Applicative for some types * bump cabal min.version * add first example from pdf However `simulateSimple` crashes with a...