UCL / rmcmc

Robust Markov chain Monte Carlo methods in R
http://github-pages.ucl.ac.uk/rmcmc/
Other
1 stars 0 forks source link

Add pre-commit config and associated workflow #27

Closed matt-graham closed 1 month ago

matt-graham commented 1 month ago

Also fixes incorrect use of elementwise rather than matrix multiplication in Barker proposal log density ratio calculation which gives invalid results with dense shape matrices.