Skip to content

Commit

Permalink
Updated changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
willu47 committed Apr 19, 2020
1 parent 5e0a1c5 commit dde58ca
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 @@ -7,28 +7,29 @@ Version 1.3

New Features:

- Various minor performance enhancements
- Various minor performance enhancements (PR #253 #264)
- Added some visualisation methods (PR #259)
- Tidying up of the Command Line Interfance (PR #260)
- Tidying up of the Command Line Interfance, and num samples (PR #260 #291)
- Improved efficiency of summing distances in local optimization (PR #246)
- Revamped fast method for consistency (PR #239)
- Updated Sobol-G function to modified G-function (#269)

Bug Fixes:

- Method of morris didn't adjust with levels above 4
- Method of morris didn't adjust with levels above 4 (PR #252)
- Add missing seed option for morris sampling
- PR #251
- PR #253
- Handle singular value matrix cases (PR #251)
- Fixed typo (#205)
- Updated import of scipy comb function (PR #243)

Documentation:

- Update documentation for Morris and DSGM methods
- Update documentation for Morris and DSGM methods (#261 #266)

Development Features:

- Updated PyScaffold to version 3.2.2
- Updated PyScaffold to version 3.2.2 (#267)
- Updated Travis and package config (#285)

Version 1.1.0
=============
Expand Down

0 comments on commit dde58ca

Please sign in to comment.