diff --git a/README.rst b/README.rst index 257a0b4..2d3921d 100644 --- a/README.rst +++ b/README.rst @@ -16,7 +16,7 @@ dime_sampler **Differential-Independence Mixture Ensemble ("DIME") MCMC sampling for Python** -This is the Python implementation of the DIME sampler proposed in `Ensemble MCMC Sampling for Robust Bayesian Inference `_ *(Gregor Boehl, 2022, SSRN No. 4250395)*. It provides the ``DIMEMove`` as a drop-in replacement for the great `emcee `_ MCMC package. +This is the Python implementation of the DIME sampler proposed in `DIME MCMC: A Swiss Army Knife for Bayesian Inference `_ *(Gregor Boehl, 2022, SSRN No. 4250395)*. It provides the ``DIMEMove`` as a drop-in replacement for the great `emcee `_ MCMC package. The sampler has a series of advantages over conventional samplers: