Skip to content

v0.2.2

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Sep 03:55
· 654 commits to main since this release
016549f

Sophon v0.2.2

Diff since v0.2.1

Closed issues:

  • get_bounds should return a vector of lower bounds and upper bounds (#135)
  • rewrite QuasiSampler (#138)

Merged pull requests:

  • Fix name conflicts of SplitFunction (#132) (@YichengDWu)
  • change the default sampling alg to sobol (#133) (@YichengDWu)
  • Revert "change the default sampling alg to sobol" (#134) (@YichengDWu)
  • Generate (lbs, ubs) for each equation and use SobolSample as default (#139) (@YichengDWu)
  • Fix get_bounds (#140) (@YichengDWu)
  • CompatHelper: add new compat entry for Memoize at version 0.4, (keep existing compat) (#141) (@github-actions[bot])
  • CompatHelper: add new compat entry for Sobol at version 1, (keep existing compat) (#142) (@github-actions[bot])
  • CompatHelper: add new compat entry for LRUCache at version 1, (keep existing compat) (#143) (@github-actions[bot])