Skip to content

Releases: UCL-CCS/EasyVVUQ

EasyVVUQ v0.9

26 Mar 14:58
5d503eb
Compare
Choose a tag to compare

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

14 Jan 14:32
7e0e0fd
Compare
Choose a tag to compare

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

24 Nov 13:22
Compare
Choose a tag to compare

This is a bug-fix release for v0.7.3.

EasyVVUQ v0.7.3

23 Nov 09:59
4b637bf
Compare
Choose a tag to compare

The collation and decoding system was reworked.

EasyVVUQ v0.7.2

11 Nov 10:46
b5b1665
Compare
Choose a tag to compare
Update pythonpublish.yml

EasyVVUQ v0.7.1.5

25 Sep 09:33
6ab8e9e
Compare
Choose a tag to compare
Update requirements.txt

EasyVVUQ v0.7.1.4

25 Sep 09:02
6bf2fee
Compare
Choose a tag to compare

Updates to the anaconda publish workflow.

EasyVVUQ v0.7.1.3

24 Sep 13:51
6a7de08
Compare
Choose a tag to compare
Update pythonpublish.yml

EasyVVUQ v0.7.1.2

24 Sep 13:24
a8d062c
Compare
Choose a tag to compare

Pip issues.

EasyVVUQ v0.7.1.1

24 Sep 11:24
a8d062c
Compare
Choose a tag to compare

Fix some issues with pip.