Skip to content

Releases: FriesischScott/UncertaintyQuantification.jl

v0.9.0

15 Feb 13:44
49298ac
Compare
Choose a tag to compare

UncertaintyQuantification v0.9.0

Diff since v0.8.2

Merged pull requests:

Closed issues:

  • Implement Important Sampling with Design Point (#46)
  • Convenience methods for distributions from mean and standard deviation (#105)
  • Allow passing of finite difference method for gradients and FORM (#106)
  • Randomized quasi Monte Carlo (#122)
  • Randomized QMC: tests (#144)
  • Effect of transformations on QMC nets (#145)
  • Unstable tests (#148)
  • Include build scripts for c++ solvers in tests (#150)

v0.8.2

17 Nov 11:44
ebb1b7e
Compare
Choose a tag to compare

UncertaintyQuantification v0.8.2

Diff since v0.8.1

Merged pull requests:

Closed issues:

  • estimate_cov for subset and subset infinity sometimes returns complex number (#138)

v0.8.1

16 Nov 14:03
8f330f6
Compare
Choose a tag to compare

UncertaintyQuantification v0.8.1

Diff since v0.8.0

Merged pull requests:

  • Add importance sampling (#124) (@Cr0gan)
  • CompatHelper: bump compat for StatsBase to 0.34, (keep existing compat) (#137) (@github-actions[bot])
  • Fix bug in subset infinity (#141) (@FriesischScott)

v0.8.0

11 Oct 12:27
376501c
Compare
Choose a tag to compare

UncertaintyQuantification v0.8.0

Diff since v0.7.2

Merged pull requests:

Closed issues:

  • SubSet returns NaN cov for 1 rv (#130)

v0.7.2

05 Sep 13:45
8429fcb
Compare
Choose a tag to compare

UncertaintyQuantification v0.7.2

Diff since v0.7.1

Merged pull requests:

v0.7.1

22 Aug 16:04
b3130d5
Compare
Choose a tag to compare

UncertaintyQuantification v0.7.1

Diff since v0.7.0

Merged pull requests:

v0.7.0

24 Jul 12:27
3e0da86
Compare
Choose a tag to compare

UncertaintyQuantification v0.7.0

Diff since v0.6.2

Closed issues:

  • Design of Experiments (#86)
  • ExternalModel - Absolute Path is required (#120)

Merged pull requests:

  • Add Design of Experiments (#93) (@mlsuh)
  • CompatHelper: add new compat entry for DelimitedFiles at version 1, (keep existing compat) (#115) (@github-actions[bot])
  • Add Getting Started section to documentation (#117) (@FriesischScott)
  • CompatHelper: bump compat for QuasiMonteCarlo to 0.3 (#118) (@github-actions[bot])
  • CompatHelper: bump compat for DynamicPolynomials to 0.5 (#119) (@github-actions[bot])
  • Fix solver for relative workdir (#121) (@andreaperin)

v0.6.2

25 May 14:41
98d6340
Compare
Choose a tag to compare

UncertaintyQuantification v0.6.2

Diff since v0.6.1

Closed issues:

  • CD back to the old pwd when the external solver fails (#109)
  • Sobols Indices with multiple ExternalModel BUG (#113)

Merged pull requests:

v0.6.1

17 Apr 14:03
ef24ebe
Compare
Choose a tag to compare

UncertaintyQuantification v0.6.1

Diff since v0.6.0

Closed issues:

  • Error when using FORM with external solver (#104)

Merged pull requests:

  • CompatHelper: bump compat for Symbolics to 5, (keep existing compat) (#94) (@github-actions[bot])
  • Replace Symbolics with recurrence formulas for PCE bases (#103) (@FriesischScott)

v0.6.0

29 Mar 10:11
707cfd4
Compare
Choose a tag to compare

UncertaintyQuantification v0.6.0

Diff since v0.5.0

Merged pull requests: