Skip to content

v1.4.0 Release

Compare
Choose a tag to compare
@ConnectedSystems ConnectedSystems released this 21 Apr 13:19
· 0 commits to develop since this release

v1.4.0 Release

Shortlist of changes since v1.3.x

Added

  • High Dimensional Model Representation (HDMR) method (PR #275)
  • PAWN method (PR #415)
  • Support for sampling/analysis method chaining (PR #339)
  • Support for truncated normal distribution (PR #383)
  • Confidence Interval estimation for FAST-based methods (PR #375)
  • Initial support for parallel model evaluation

Documentation

  • Defining non-uniform sampling now explicitly documented
  • Many general documentation improvements
  • Added FAQ

Development

  • Generalized support for non-uniform sampling methods (PR #346)