EasyVVUQ 0.7
Important changes since v0.6
- Added Kubernetes support via the ExecuteKubernetes action. This allows the user to execute their VVUQ workflows on a Kubernetes cluster with minimal set-up overhead.
- Reworked the actions mechanism. In preparation of implementing it using the Futures mechanism which would allow for a more interactive use of the framework.
- Improvements to the Monte Carlo sampling and analysis classes.
- Documentation restructuring and new tutorials.
- Added a CopyEncoder for easier handling of arbitrary configuration files.
- Added a large interactive Jupyter notebook tutorial covering the major features of the software.
- Added a ReplicaSampler class for sampling simulations with different seed values.
- Greatly expanded testing coverage. Most of the essential functionality is covered by high-quality tests that check for the correctness of the results.