Ensemble Sampler ================ We include an ensemble sampler that can be used to sample from a target distribution. This sampler is based on the `EnsembleSampler `_ implementation in `emcee `_. .. autoclass:: hemcee.samplers.ensemble.EnsembleSampler :members: :undoc-members: :show-inheritance: :inherited-members: