Skip to content

Commit

Permalink
New version: StateSpaceEcon v0.5.2 (#107767)
Browse files Browse the repository at this point in the history
UUID: e4c825b0-b65c-11ea-0b5a-6176b64e7b7f
Repo: https://github.com/bankofcanada/StateSpaceEcon.jl.git
Tree: 5805981df30f0a72daafb8db1f45fb94bce6fd3f

Registrator tree SHA: 7242ef64be5953fac9bf8b3efa3a7c4d2d44ca09

Co-authored-by: JuliaHubRegistrator <juliahub-registrator@juliacomputing.com>
  • Loading branch information
JuliaRegistrator and JuliaHubRegistrator authored May 27, 2024
1 parent 5572cbb commit 8bb7a86
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 4 deletions.
14 changes: 11 additions & 3 deletions S/StateSpaceEcon/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ TimeSeriesEcon = "0.3.2-0.3"
["0.3"]
TimeSeriesEcon = "0.4"

["0.3-0"]
["0.3-0.5.1"]
JLD2 = "0.4"

["0.3.0"]
Expand All @@ -69,15 +69,23 @@ TimeSeriesEcon = "0.5.1-0.5"

["0.5-0"]
ModelBaseEcon = "0.6"
TimeSeriesEcon = "0.6"
TimerOutputs = "0.5"

["0.5-0.5.1"]
TimeSeriesEcon = "0.6"

["0.5.0"]
Pardiso = "0.5"

["0.5.1"]
Pardiso = "0.5.4-0.5"

["0.5.1-0"]
LinearAlgebra = "1.7.0-1"
Pardiso = "0.5.4-0.5"
Printf = "1.7.0-1"
Random = "1.7.0-1"
SparseArrays = "1.7.0-1"

["0.5.2-0"]
Pardiso = "0.5"
TimeSeriesEcon = "0.7"
2 changes: 1 addition & 1 deletion S/StateSpaceEcon/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ RecipesBase = "3cdcf5f2-1ef4-517c-9805-6587b60abb01"
["0.1.3-0.2.1"]
Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"

["0.3-0"]
["0.3-0.5.1"]
JLD2 = "033835bb-8acc-5ee8-8aae-3f567f8a3819"

["0.4-0"]
Expand Down
3 changes: 3 additions & 0 deletions S/StateSpaceEcon/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -45,3 +45,6 @@ git-tree-sha1 = "e7cb27a94af06571f0aa3242d42a6d1f4cea1542"

["0.5.1"]
git-tree-sha1 = "bdf6361ba10188af307d1575eeb587bc07b38119"

["0.5.2"]
git-tree-sha1 = "5805981df30f0a72daafb8db1f45fb94bce6fd3f"

0 comments on commit 8bb7a86

Please sign in to comment.