mcmc-synthesis-0.1.2.2: MCMC applied to probabilistic program synthesis
Language.Synthesis.MCMC
Synopsis
mhListSource
Arguments
The initial value.
Density function.
Jumping distribution.
List of (value, aux, density).
Use the Metropolis-Hastings algorithm to sample a list of values.