AffineInvariantMCMC.jl icon indicating copy to clipboard operation
AffineInvariantMCMC.jl copied to clipboard

Affine Invariant Markov Chain Monte Carlo (MCMC) Ensemble sampler

Results 8 AffineInvariantMCMC.jl issues
Sort by recently updated
recently updated
newest added

Good day, Thank you so much for making this library. I am relatively new to Julia in general and trying to port over an MCMC tool I wrote in python...

Hi. I propose replacing `x0::Array` with `x0::AbstractMatrix{

Makes it easier to see how long the MCMC run will take

I like how easy it is to sample in parallel with the emcee python package (just set the threads keyword to >1). Do you have any plans to implement this...

It would be useful to add an acceptance rate to the sampler to see whether the `a` parameter should be adjusted. If the acceptance rate is too small, I would...

You're receiving this pull request because the now-deprecated [Julia TagBot GitHub App](https://github.com/apps/julia-tagbot) is installed for this repository. This pull request installs [TagBot as a GitHub Action](https://github.com/marketplace/actions/julia-tagbot). If this PR does...