Skip to content

Releases: AdityaSavara/PEUQSE

Version 0.9.7

09 Oct 19:53
e4d75a3
Compare
Choose a tag to compare

Added try and except statements so that pickling and dill pickling lines of code will not cause errors if they fail.

Version 0.9.6

09 Oct 19:01
62aa1ea
Compare
Choose a tag to compare

Changing to have a smaller initial distribution spread by default for multi-start, that way uniform distributions won't have rejected samplings.

Version 0.9.5

09 Oct 05:56
7ff5f82
Compare
Choose a tag to compare

Added compatibility for reduced parameter space and parameter bounds to be used together. Examples are shown in Example 3c.

Version 0.9.4

04 Oct 03:37
c2fe57d
Compare
Choose a tag to compare

histogram_plotting_settings added, reload samples feature added (example with 008c) and some minor improvements

Version 0.9.1

17 Sep 15:18
Compare
Choose a tag to compare
Version 0.9.1 Pre-release
Pre-release

Minor change. When there are multiple responses which each have many values, a particular comparison (which is only for a warning) could cause an error. Made a try and except for now.

Version 0.8.9

17 Sep 02:30
Compare
Choose a tag to compare
Version 0.8.9 Pre-release
Pre-release

Partial implementation of new plotting features (to be improved further). Also, Adding error message if reduced parameter space and parameter bounds check are on at the same time.

Version 0.8.7

19 Apr 22:31
00202e6
Compare
Choose a tag to compare

Added doOptimizeLogP. Also Made quasi-posterior distributions features (permutations to samples) for OptimizeSSR, OptimizeLogP, OptimizeNegLogP.

Version 0.8.3

18 Apr 18:07
Compare
Choose a tag to compare

Updating multistart of doOptimizeSSR to work with current code

Version 0.8.2

18 Apr 17:12
031954c
Compare
Choose a tag to compare

Fixed multistart_checkPointFrequency. It had become broken by a python comparison change.

Version 0.8.1

18 Apr 16:10
8bc8217
Compare
Choose a tag to compare

This update mainly brings the multistart syntax and naming in the userinput file, examples, and log files into accordance with the standardizations of CheKiPEUQ