flatironinstitute / bayes-kit

Bayesian inference and posterior analysis for Python
MIT License
42 stars 3 forks source link

add Metropolis-Hastings; refactor MALA to use #2

Closed bob-carpenter closed 1 year ago

bob-carpenter commented 1 year ago

As it says on the tin:

We do not want to implement standard Metropolis as an instance of MH as it involves unnecessary arithmetic.