What’s New

0.1.4 (2017-07-24)

  • Documentation improvements for usage and API docs
  • Fail fast on JSON errors

0.1.3 (2017-06-23)

  • Fix bad version pinning in setup.py
  • Explicitly support Python 2.7

0.1.2 (2017-06-23)

  • Fix dask incompatibilty due to new API usage

0.1.1 (2017-06-23)

  • Fix a bug that caused logging to raise if bokeh isn’t installed

0.1 (2017-06-23)

ESPEI is now a package! New features include

  • Fork https://github.com/richardotis/pycalphad-fitting
  • Use emcee for MCMC fitting rather than pymc
  • Support single-phase only fitting
  • More control options for running ESPEI from the command line
  • Better support for incremental saving of the chain
  • Control over output with logging over printing
  • Significant code cleanup
  • Better usage documentation