Skip to content

SEAVEAtk release March 0223

Compare
Choose a tag to compare
@wedeling wedeling released this 28 Mar 15:21
· 136 commits to dev since this release
e758f21

This is the March 2023 release of EasyVVUQ, as part of the SEAVEAtk, with the following updates:

New features

  • New Simplex Stochastic Collocation sampler for irregular outputs, e.g. with discontinuities or high gradients in the stochastic input space. Works for scalar QoI only thus far.
  • Grid-Search sampler, (e.g. for neural-network hyper parameter tuning).
  • HDF5 decoder to allow for reading HDF5 output files, useful when dealing with outputs of different size.

Tutorials

Usability updates

  • Make it more obvious how to import a pandas dataframe containing cases to be considered
  • Make it more obvious how to massage the results from the runs before performing the PCE/SC/MC analysis