Emcee Versions Save

The Python ensemble sampling toolkit for affine-invariant MCMC

v3.1.0

2 years ago
  • Added preliminary support for named parameters #386
  • Improved handling of blob dtypes #363
  • Fixed various small bugs and documentation issues

v3.1.0rc1

2 years ago

A release candidate for v3.1.0

v3.0.2

4 years ago
  • Added tutorial for moves interface
  • Added information about contributions to documentation
  • Improved documentation for installation and testing
  • Fixed dtype issues and instability in linear dependence test
  • Final release for JOSS submission

v3.0.1

4 years ago
  • Added support for long double dtypes
  • Prepared manuscript to submit to JOSS
  • Improved packaging and release infrastructure
  • Fixed bug in initial linear dependence test

v3.0.0

4 years ago
  • Added progress bars using tqdm.
  • Added HDF5 backend using h5py.
  • Added new Move interface for more flexible specification of proposals.
  • Improved autocorrelation time estimation algorithm.
  • Switched documentation to using Jupyter notebooks for tutorials.
  • More details can be found on the docs: https://emcee.readthedocs.io/en/v3.0.0/user/upgrade.

v3.0rc2

5 years ago

v3.0rc1

5 years ago

A release candidate for the refactored emcee version 3.0.

v2.2.1

7 years ago