This repository contains an implementation of the Metropolis-Hastings algorithm parallelized using the Python Multiprocessing module. Provided in MH-Parallel.py is an example of the ...