Releases: AdityaSavara/PEUQSE
Version 0.9.7
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
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
Added compatibility for reduced parameter space and parameter bounds to be used together. Examples are shown in Example 3c.
Version 0.9.4
histogram_plotting_settings added, reload samples feature added (example with 008c) and some minor improvements
Version 0.9.1
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
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
Added doOptimizeLogP. Also Made quasi-posterior distributions features (permutations to samples) for OptimizeSSR, OptimizeLogP, OptimizeNegLogP.
Version 0.8.3
Updating multistart of doOptimizeSSR to work with current code
Version 0.8.2
Fixed multistart_checkPointFrequency. It had become broken by a python comparison change.
Version 0.8.1
This update mainly brings the multistart syntax and naming in the userinput file, examples, and log files into accordance with the standardizations of CheKiPEUQ