jmatta1 / MCMCpp

A C++ header only library that performs Markov chain Monte Carlo sampling in several forms.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MCMCpp

A C++ header only library that performs affine invariant ensemble sampling for Markov chain Monte Carlo. Don't forget to use the following command to clone since it will grab pcg too.

git clone --recurse-submodules git@github.com:jmatta1/MCMCpp.git

About

A C++ header only library that performs Markov chain Monte Carlo sampling in several forms.

License:MIT License


Languages

Language:C++ 89.5%Language:Makefile 6.2%Language:CMake 4.2%