Skip to content

v0.13.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 02 Oct 07:16
· 2 commits to master since this release

UncertaintyQuantification v0.13.0

Diff since v0.12.0

Breaking Changes

  • The interface for Interval and ProbabilityBox has significantly changed. See the docs for more information.

Merged pull requests:

Closed issues:

  • Add missing simulations (#44)
  • Implement Radial Based Importance Sampling (#47)
  • Gaussian mixture models (#73)
  • Sliced distributions (#82)
  • P-box and imprecise docs (#196)
  • Naming convention of random variables in spectral representation (#209)
  • Generation of stochastic processes with evaluate function (#213)
  • Interface for joint distributions (#226)
  • Stochastic processes questions (#246)
  • Error ExternalModel with empty String as extra (#256)
  • Joint distribution test failing on Julia 1.10.2 (#265)