Skip to content

Commit

Permalink
REL: 0.8.7
Browse files Browse the repository at this point in the history
  • Loading branch information
bocklund committed Feb 22, 2022
1 parent f8977de commit c9df317
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,20 @@ Changelog
|version| (development)
=======================

0.8.6 (2022-01-25)
0.8.7 (2022-02-21)
==================

Improvements
------------
* Add support for Python 3.10 (`@bocklund`_ - :issue:`227`)
* Add support for changes in pycalphad 0.10 that use SymEngine as the symbolic backend (`@bocklund`_ - :issue:`212`)
* Performance improvements in parameter selection, which can lead to more than an order of magnitude improvement for phases with large sublattice models (`@bocklund`_ - :issue:`225`)

0.8.6 (2022-01-25)
==================

Improvements
------------
* Significant performance improvement in startup time in MCMC for ZPF data and decrease in runtime memory usage (`@bocklund`_ - :issue:`210`)
* Improve sampling of energy surface for finding constrained driving forces in ZPF data, at least one energy surface sample is now guaranteed (`@bocklund`_ - :issue:`211`)
* Fix bug in MCMC when fitting ZPF data for non-pure element species with recent versions of pycalphad (`@wahab2604`_ - :issue:`208`)
Expand Down

0 comments on commit c9df317

Please sign in to comment.