Skip to content

Commit

Permalink
Release 0.6 (#200)
Browse files Browse the repository at this point in the history
  • Loading branch information
vuolleko authored Jul 3, 2017
1 parent 6259459 commit fd8367a
Showing 1 changed file with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ Changelog
==========


dev branch (upcoming version)
-----------------------------
0.6 (2017-07-03)
----------------

- Changed some of the internal variable names in methods.py. Most notable outputs is now
output_names.
Expand All @@ -13,11 +13,12 @@ dev branch (upcoming version)
- Result -> Sample
- ResultSMC -> SmcSample
- ResultBOLFI -> BolfiSample
- BO/BOLFI: take advantage of priors
- BO/BOLFI: take advantage of seed
- BO/BOLFI: improved optimization scheme
- BO/BOLFI: bounds must be a dict

- Changes in BO/BOLFI:
- take advantage of priors
- take advantage of seed
- improved optimization scheme
- bounds must be a dict
- two new toy examples added: Gaussian and the Ricker model

0.5 (2017-05-19)
----------------
Expand Down

0 comments on commit fd8367a

Please sign in to comment.