emcee 0.1.1

Implementation of Python's emcee affine-invariant mcmc ensemble sampler
Documentation

emcee

Build Status Crates version Docs

A re-implementation of emcee in Rust.

See the hosted documentation here

The fitting_a_model_to_data example is a re-creation of the "fitting a model to data" example from the emcee documentation.