Releases: AdityaSavara/PEUQSE
Version 0.1.0
Ensemble Slice Sampling has been added, along with threshold filtering and more of the userinput file being made 'automatic'.
Version 0.0.9
Readme Updated
Default font size on graphs improved
The ability to do uniform distributions for uninformed priors on all parameters at the same time has been added
A numpy numerical error 'bug' for if a person gives uncertainties in integers that result in variances >1E10 has been fixed.
Version 0.0.7
The decorators for CiteSoft have been improved.
Version 0.0.6
Added citations for various methods and added calls to CiteSoft
Version 0.0.4
This version adds the capability of uniform priors and also fixes a bug that existed for lower bounds of parameters.
Version 0.0.3
This is the first version of CheKiPEUQ that can be installed by
pip install CheKiPEUQ
or
pip install CheKiPEUQ[COMPLETE]