Skip to content

Releases: RJDennis/SolveDSGE.jl

Version 0.4.6

18 May 19:41
Compare
Choose a tag to compare
v0.4.6

Update SolveDSGE.jl

Version 0.4.5

16 May 12:21
Compare
Choose a tag to compare
v0.4.5

Update .travis.yml

Version 0.4.4

10 May 16:36
Compare
Choose a tag to compare
Exploit more functionality from ChebyshevApprox

Allows extrema as well as roots to be used as solution nodes.

Version 0.4.3

27 Apr 17:36
Compare
Choose a tag to compare

Bump because of ThreadPools

Version 0.4.2

27 Apr 16:08
Compare
Choose a tag to compare
vo.4.2

Update Project.toml

Version 0.4.1

06 Apr 11:22
Compare
Choose a tag to compare

This release unifies the code base a bit more than previously, uses the inplace solver in NLsolve, and adds some multi-threading functionality.

Version 0.4.0

17 Feb 22:09
Compare
Choose a tag to compare

Allows values to be assigned to parameters after the model has been processed, and removes support for some old functionality.

v0.3.12

07 Dec 13:42
Compare
Choose a tag to compare

Adjustment to numerical integration to improve clarity.

v0.3.11

20 Oct 20:30
Compare
Choose a tag to compare

Fixed a silly file-naming error in the examples

v0.3.10

19 Oct 23:54
Compare
Choose a tag to compare

Improvements to the parser and new functions for processing and retrieving a processed model.