Skip to content

Add Langevin rule and MetropolisAdjustedLangevin

Vicentini Filippo requested to merge github/fork/jwnys/langevin into master

Created by: jwnys

This PR adds the Langevin sampler, where Metropolis rejection is used for finite sample sizes (@gpescia ). See e.g. wiki: https://en.wikipedia.org/wiki/Metropolis-adjusted_Langevin_algorithm

Merge request reports