Skip to content

Releases: thorek1/MacroModelling.jl

v0.1.28

03 Sep 05:18
Compare
Choose a tag to compare

MacroModelling v0.1.28

Diff since v0.1.27

Closed issues:

  • Installation fails (#33)
  • Memory resets in the tests? (#34)
  • Summary is too technical (#36)
  • State of the field is missing (#37)
  • Performance claims (#38)
  • CI tests still failing (#40)
  • Clarify code example in paper (#49)

v0.1.27

23 Aug 09:51
bc2e67b
Compare
Choose a tag to compare

MacroModelling v0.1.27

Diff since v0.1.26

Merged pull requests:

v0.1.26

08 Aug 17:18
Compare
Choose a tag to compare

MacroModelling v0.1.26

Diff since v0.1.25

  • more tests on different platforms
  • switched from IterativeSolvers to Krylov
  • added Baxter and King 1993 model
  • faster higher order solution (precalculating matrices)

Closed issues:

  • PyCall break down when parameters format differently (#31)

Merged pull requests:

  • CompatHelper: bump compat for ComponentArrays to 0.14, (keep existing compat) (#32) (@github-actions[bot])
  • use SymPyPythonCall (#42) (@thorek1)

v0.1.25

23 Jul 17:04
10ca40b
Compare
Choose a tag to compare

MacroModelling v0.1.25

Diff since v0.1.24

Closed issues:

  • CI tests failing (#35)

Merged pull requests:

v0.1.24

21 Jul 19:48
Compare
Choose a tag to compare

MacroModelling v0.1.24

Diff since v0.1.23

v0.1.23

10 May 08:50
Compare
Choose a tag to compare

MacroModelling v0.1.23

Diff since v0.1.21

  • added pruned second and third order perturbation solution
  • get_solution now also returns higher order solutions
  • fix kalman filter bounds check
  • simulate returns levels by default

Closed issues:

  • Simulating an AR1 process (#28)

Merged pull requests:

v0.1.21

03 May 21:00
Compare
Choose a tag to compare

MacroModelling v0.1.21

Diff since v0.1.20

v0.1.20

01 May 22:42
Compare
Choose a tag to compare

MacroModelling v0.1.20

Diff since v0.1.19

v0.1.19

28 Apr 08:57
Compare
Choose a tag to compare

MacroModelling v0.1.19

Diff since v0.1.18

  • fix generalised IRF
  • fix plotting internals

v0.1.18

25 Apr 14:01
b9577eb
Compare
Choose a tag to compare

MacroModelling v0.1.18

Diff since v0.1.17

  • fix bug with conditional forecast