Skip to content

Releases: matthieugomez/EconPDEs.jl

v1.1.1

17 Jun 17:48
Compare
Choose a tag to compare

v1.1.0

28 May 18:26
Compare
Choose a tag to compare

EconPDEs v1.1.0

Diff since v1.0.3

v1.0.3

02 Apr 20:58
eb31d38
Compare
Choose a tag to compare

EconPDEs v1.0.3

Diff since v1.0.2

Merged pull requests:

  • CompatHelper: bump compat for "BlockBandedMatrices" to "0.12" (#34) (@github-actions[bot])

v1.0.2

23 Mar 01:55
Compare
Choose a tag to compare

EconPDEs v1.0.2

Diff since v1.0.1

Closed issues:

  • Syntax error? (#29)

Merged pull requests:

  • CompatHelper: bump compat for "SparseDiffTools" to "2.0" (#33) (@github-actions[bot])

v1.0.1

13 Sep 20:42
8f71193
Compare
Choose a tag to compare

EconPDEs v1.0.1

Diff since v1.0.0

Closed issues:

  • Does this work on the latest version of Julia? (#25)

Merged pull requests:

  • CompatHelper: bump compat for "BlockBandedMatrices" to "0.11" (#26) (@github-actions[bot])

v1.0.0

29 Jul 16:16
Compare
Choose a tag to compare

EconPDEs v1.0.0

The 1.0 release has the following set of breaking changes:

  1. The first argument of pdesolve (the function encoding the PDE) must accept directional first derivatives and it must return a named tuple of time derivatives
  2. The fourth argument of pdesolve (the time grid) must be in increasing order
  3. pdesolve now returns a type with fieldnames zero (for the solution) and residual_norm (for the norm of residuals)

See the updated examples for the new syntax.

Closed issues:

  • Order vs named (#4)
  • Finite horizon consumption-saving problem (#19)
  • Bug in AchdouHanLasryLionsMoll one asset example (#21)

Merged pull requests:

  • CompatHelper: bump compat for "BlockBandedMatrices" to "0.10" (#20) (@github-actions[bot])
  • add support for optimal stopping time (#22) (@FuZhiyu)
  • update to V1.7 (#23) (@matthieugomez)

v0.4.1

21 Oct 00:10
c01fc2d
Compare
Choose a tag to compare

EconPDEs v0.4.1

Diff since v0.4.0

Closed issues:

  • Simulate results from EconPDEs (#13)
  • Finite horizon boundary problem (#14)
  • CambpellCochrane.jl (#17)

Merged pull requests:

  • Install TagBot as a GitHub Action (#15) (@JuliaTagBot)
  • CompatHelper: bump compat for "BlockBandedMatrices" to "0.8" (#16) (@github-actions[bot])
  • CompatHelper: bump compat for "BlockBandedMatrices" to "0.9" (#18) (@github-actions[bot])

v0.4.0

30 Dec 21:34
v0.4.0
Compare
Choose a tag to compare

v0.3.0

17 Sep 09:00
v0.3.0
Compare
Choose a tag to compare

v0.2.4

08 Aug 17:32
v0.2.4
Compare
Choose a tag to compare