Skip to content

Releases: JuliaUQ/UncertaintyQuantification.jl

v0.2.0

16 Apr 15:29
02244cd

Choose a tag to compare

UncertaintyQuantification v0.2.0

Diff since v0.1.0

Closed issues:

  • Register package in General (#7)
  • Make the repo citable (#8)

Merged pull requests:

  • Add Sobol indices and polyharmonic splines (#18) (@FriesischScott)
  • CompatHelper: bump compat for "Dierckx" to "0.5" (#19) (@github-actions[bot])
  • CompatHelper: add new compat entry for "HaltonSequences" at version "0.1" (#23) (@github-actions[bot])
  • CompatHelper: add new compat entry for "Sobol" at version "1.4" (#24) (@github-actions[bot])
  • CompatHelper: add new compat entry for "Bootstrap" at version "2.2" (#25) (@github-actions[bot])
  • CompatHelper: add new compat entry for "Accessors" at version "0.1" (#26) (@github-actions[bot])
  • CompatHelper: bump compat for "FiniteDifferences" to "0.11" (#29) (@github-actions[bot])
  • CompatHelper: bump compat for "FiniteDifferences" to "0.12" (#31) (@github-actions[bot])
  • Add basic documentation (#32) (@AnderGray)
  • Use NamedTuple for important direction (#33) (@FriesischScott)
  • Implement subset simulation (#34) (@FriesischScott)
  • Initial working implementation of external solver (#35) (@FriesischScott)
  • CompatHelper: add new compat entry for "Mustache" at version "1.0" (#36) (@github-actions[bot])
  • CompatHelper: add new compat entry for "Formatting" at version "0.4" (#37) (@github-actions[bot])

v0.1.0

21 Aug 00:32
0cd1a7d

Choose a tag to compare

UncertaintyQuantification v0.1.0

Closed issues:

  • Create necessary inputs (#2)
  • Solvers and Models (#3)
  • Choose a license (#5)

Merged pull requests:

  • Add keywords and switch rv type to <:Sampleable (#1) (@FriesischScott)
  • Create inputs and basic project structure (#4) (@FriesischScott)
  • Implement line sampling for failure probability (#6) (@FriesischScott)
  • Create LICENSE (#9) (@FriesischScott)
  • Rewrite RandomVariableSet to JointDistribution (#10) (@FriesischScott)
  • Switch from Travis to Github Actions (#12) (@FriesischScott)
  • CompatHelper: add new compat entry for "Dierckx" at version "0.4" (#16) (@github-actions[bot])
  • CompatHelper: add new compat entry for "Distributions" at version "0.23" (#17) (@github-actions[bot])