Skip to content

Commit

Permalink
adjuste paper title
Browse files Browse the repository at this point in the history
  • Loading branch information
gboehl committed Jul 23, 2024
1 parent 2581069 commit 84f25a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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 <https://gregorboehl.com/live/dime_mcmc_boehl.pdf>`_ *(Gregor Boehl, 2022, SSRN No. 4250395)*. It provides the ``DIMEMove`` as a drop-in replacement for the great `emcee <https://github.com/dfm/emcee>`_ MCMC package.
This is the Python implementation of the DIME sampler proposed in `DIME MCMC: A Swiss Army Knife for Bayesian Inference <https://gregorboehl.com/live/dime_mcmc_boehl.pdf>`_ *(Gregor Boehl, 2022, SSRN No. 4250395)*. It provides the ``DIMEMove`` as a drop-in replacement for the great `emcee <https://github.com/dfm/emcee>`_ MCMC package.

The sampler has a series of advantages over conventional samplers:

Expand Down

0 comments on commit 84f25a7

Please sign in to comment.