Skip to content

Tags: bankofcanada/StateSpaceEcon.jl

Tags

v0.5.2

Toggle v0.5.2's commit message
## StateSpaceEcon v0.5.2

[Diff since v0.5.1](v0.5.1...v0.5.2)


**Merged pull requests:**
- Switch test file from jld2 to daec (#53) (@jasonjensen)
- Interface to control evolution of lambda (#55) (@Nic2020)
- Fix tests for TimeSeriesEcon v0.7 (#56) (@bbejanov)
- Disable Pardiso tests on apple (#57) (@bbejanov)

v0.5.1

Toggle v0.5.1's commit message
## StateSpaceEcon v0.5.1

[Diff since v0.5.0](v0.5.0...v0.5.1)


**Merged pull requests:**
- Dev towards 0.5.1 (#49) (@bbejanov)
- Levenberg–Marquardt for StackedTimeSolver (#50) (@bbejanov)
- Compare plans (#51) (@jasonjensen)

v0.5.0

Toggle v0.5.0's commit message
## StateSpaceEcon v0.5.0

[Diff since v0.4.1](v0.4.1...v0.5.0)



**Merged pull requests:**
- proof of concept: allow using Pardiso as a linear solver (#43) (@KristofferC)
- Dev 0.4.2 (#45) (@bbejanov)
- Sparse solvers (#46) (@bbejanov)
- Equation swapping (#47) (@jasonjensen)
- Remove itol/imaxiter (#48) (@Nic2020)

v0.4.1

Toggle v0.4.1's commit message
## StateSpaceEcon v0.4.1

[Diff since v0.4.0](v0.4.0...v0.4.1)



**Merged pull requests:**
- Dev 0.4.1 (#38) (@bbejanov)
- Remove trailing whitespace on select files (#40) (@jasonjensen)
- Shift creation of sparse matrix out one level  (#42) (@KristofferC)
- Support for stochastic simulations (#44) (@bbejanov)

v0.4.0

Toggle v0.4.0's commit message
## StateSpaceEcon v0.4.0

[Diff since v0.3.3](v0.3.3...v0.4.0)



**Merged pull requests:**
- Simulate a mixture of anticipated and unanticipated shocks (#32) (@bbejanov)
- Development (#33) (@bbejanov)
- Copy part of a plan into another plan (#34) (@Nic2020)
- frequencies changes (#35) (@jasonjensen)
- First order solver (#37) (@bbejanov)

v0.3.3

Toggle v0.3.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #32 from bankofcanada/sim_ant_unant

Simulate a mixture of anticipated and unanticipated shocks

v0.3.2

Toggle v0.3.2's commit message
## StateSpaceEcon v0.3.2

[Diff since v0.3.1](v0.3.1...v0.3.2)



**Merged pull requests:**
- Bugfixes, tests and documentation (#29) (@bbejanov)

v0.3.1

Toggle v0.3.1's commit message
## StateSpaceEcon v0.3.1

[Diff since v0.3.0](v0.3.0...v0.3.1)


**Closed issues:**
- Question: How deal with constant or parameter with SimData object (#20)

**Merged pull requests:**
- Use steady state in dynamic equations (#28) (@bbejanov)

v0.3.0

Toggle v0.3.0's commit message
## StateSpaceEcon v0.3.0

[Diff since v0.2.2](v0.2.2...v0.3.0)


**Closed issues:**
- Update plot recipe for SimData (#13)

**Merged pull requests:**
- Various fixes and featured learned by doing (#27) (@Nic2020)

v0.2.2

Toggle v0.2.2's commit message
## StateSpaceEcon v0.2.2

[Diff since v0.2.1](v0.2.1...v0.2.2)