Releases: UCL-CCS/EasyVVUQ
Releases · UCL-CCS/EasyVVUQ
EasyVVUQ v0.9
New features:
- MCMC support for calibration problems.
- Rework of the actions framework to allow a wider range of execution scenarios and to simplify the code base.
- CSV sampler for loading in data created with other software.
Updates:
- New, simplified workflows due to refactoring efforts.
- New tutorials and binder integration.
EasyVVUQ v0.8
EasyVVUQ v0.8 - EasyVVUQ M30 release
New features:
- Convenient relocation of campaigns that need to be moved to another storage location and then further worked on.
- Added a new AnalysisResults class that represents analysis results. It can be used to inform further sampling and simulations. It also provides a consistent interface between Analysis classes and the user.
- Plotting functionality in the AnalysisResults class.
- Added Cerberus validation of the Decoder output.
Updates:
- Changed the interface between Decoders and the Database - Decoders are now mandated to return dictionaries instead of pandas DataFrames.
- Removed Collaters - moved that functionality to the database.
EasyVVUQ v0.7.3.1
This is a bug-fix release for v0.7.3.
EasyVVUQ v0.7.3
The collation and decoding system was reworked.
EasyVVUQ v0.7.2
Update pythonpublish.yml
EasyVVUQ v0.7.1.5
Update requirements.txt
EasyVVUQ v0.7.1.4
Updates to the anaconda publish workflow.
EasyVVUQ v0.7.1.3
Update pythonpublish.yml
EasyVVUQ v0.7.1.2
Pip issues.
EasyVVUQ v0.7.1.1
Fix some issues with pip.