Skip to content

EasyVVUQ v0.5.1

Compare
Choose a tag to compare
@orbitfold orbitfold released this 12 Mar 17:40
· 2178 commits to dev since this release
e6e5347

EasyVVUQ v0.5.1 - VECMA M21 Release

New Features

  • Point Collocation method for PCE sampling.
  • GaussianProcessSurrogate class which will serve as a basis and testing ground for surrogate based workflows
  • Added quasirandom sampling classes: LHCSampler and HaltonSampler.
  • JSONDecoder class. It allows codes to use JSON as output format.

Updates

  • Started measuring test coverage using coveralls
  • Numerous bug fixes