Skip to content

Releases: YichengDWu/Sophon.jl

v0.2.8

06 Oct 20:10
e17eb89
Compare
Choose a tag to compare

Sophon v0.2.8

Diff since v0.2.7

Merged pull requests:

  • CompatHelper: add new compat entry for RuntimeGeneratedFunctions at version 0.5, (keep existing compat) (#157) (@github-actions[bot])

v0.2.7

06 Oct 01:36
bd17b0f
Compare
Choose a tag to compare

Sophon v0.2.7

Diff since v0.2.6

Merged pull requests:

v0.2.6

04 Oct 19:01
3f21e84
Compare
Choose a tag to compare

Sophon v0.2.6

Diff since v0.2.5

Closed issues:

  • Change LBFGS to BFGS (#150)
  • remove device_type in favor of gpu and cpu (#152)

Merged pull requests:

v0.2.5

02 Oct 08:45
f5c549d
Compare
Choose a tag to compare

Sophon v0.2.5

Diff since v0.2.4

v0.2.4

02 Oct 06:49
3c22f4d
Compare
Choose a tag to compare

Sophon v0.2.4

Diff since v0.2.3

Closed issues:

  • Tutorials (#19)
  • interface for adaptive sampling (#119)

Merged pull requests:

v0.2.3

01 Oct 19:50
82b13ba
Compare
Choose a tag to compare

Sophon v0.2.3

Diff since v0.2.2

Closed issues:

  • PINN should allow seeding (#131)
  • Sample one dataset for all equations (#137)

Merged pull requests:

v0.2.2

29 Sep 03:55
016549f
Compare
Choose a tag to compare

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])

v0.2.1

25 Sep 07:50
4bf4dbc
Compare
Choose a tag to compare

Sophon v0.2.1

Diff since v0.2.0

Closed issues:

  • Nibbling NeuralPDE (#111)

Merged pull requests:

  • rename Scalar to Scalarlayer and add Scalar as a constant function (#130) (@YichengDWu)

v0.2.0

24 Sep 00:35
f6bd7e7
Compare
Choose a tag to compare

Sophon v0.2.0

Diff since v0.1.9

Closed issues:

  • introduce scalarize to scalarize loss functions (#123)

Merged pull requests:

v0.1.9

22 Sep 20:19
08cea7c
Compare
Choose a tag to compare

Sophon v0.1.9

Diff since v0.1.8

Merged pull requests: