Skip to content

Releases: usgs/pestpp

5.2.9

22 Jan 15:44
Compare
Choose a tag to compare
5.2.9 Pre-release
Pre-release

5.2.9

5.2.8

11 Oct 02:19
Compare
Choose a tag to compare
5.2.8 Pre-release
Pre-release

Initial implementation mean-update iterations

5.2.7

04 Sep 23:39
Compare
Choose a tag to compare

Bug fix if using freeze-on-fail across multiple calls to the run manager. A few other smaller bug fixes

5.2.6

15 Aug 10:46
Compare
Choose a tag to compare

improved ensemble solver memory usage for large numbers of observations

5.2.5

29 Jun 10:16
55ed70b
Compare
Choose a tag to compare
5.2.5 Pre-release
Pre-release
Merge pull request #259 from jtwhite79/feat_romou

experimenting with robust opt in mou, optimized timeouts in the serial run mgr

5.2.4

02 Jun 00:42
a8a829d
Compare
Choose a tag to compare
5.2.4 Pre-release
Pre-release
Merge pull request #252 from jtwhite79/feat_emsolutionreporting

Feat emsolutionreporting

5.2.3

25 Apr 13:18
Compare
Choose a tag to compare
Merge remote-tracking branch 'origin/develop'

5.2.0 beta

06 Feb 07:37
477b86a
Compare
Choose a tag to compare
5.2.0 beta Pre-release
Pre-release

This is a beta release for the 5.2 version. There has been a lot of refactoring in the EnsembleMethod class to support weight ensembles throughout the code, new support for rebalancing weights by realization (#216), as well as a lot refactoring in the multimodal solve to support multithreading (#221). Also some new approaches and refactoring in the autoadaloc calculations (#225). Several bug fixes along the way too (#227 , #231 , @cnicol-gwlogic - fix in mou risk-as-an-obj, etc). Please provide any feedback in the discussion - thanks in advance!

5.2.1 beta

08 Feb 04:38
Compare
Choose a tag to compare
5.2.1 beta Pre-release
Pre-release

fix in mou log transform of decision variables, following #233

refactor file transfer naming

07 Oct 03:09
f2245f9
Compare
Choose a tag to compare
Pre-release

refactored how transferred files are named in the master dir and reported in the rmr file. A few other bug fixes. Also shortened how many obs groups are being stdout echo'd #213