forked from stpica/DSGE.jl
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Project.toml
101 lines (97 loc) · 4.25 KB
/
Project.toml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
name = "DSGE"
uuid = "6cf23378-2c47-544c-b0c3-6efefe57ca11"
authors = ["William Chen <[email protected]>", "Shlok Goyal <[email protected]>", "Alissa Johnson <[email protected]>"]
version = "1.1.6"
[deps]
BenchmarkTools = "6e4b80f9-dd63-53aa-95a3-0cdb28fa8baf"
CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b"
Calculus = "49dc2e85-a5d0-5ad3-a950-438e2897f1b9"
ClusterManagers = "34f1f09b-3a8b-5176-ab39-66d58a4d544e"
ColorTypes = "3da002f7-5984-5a60-b8a6-cbb66c0b333f"
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
DataStructures = "864edb3b-99cc-5e75-8d2d-829cb0a9cfe8"
Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"
DelimitedFiles = "8bb1440f-4735-579b-a4ab-409b98df4dab"
DifferentialEquations = "0c46a032-eb83-5123-abaf-570d42b7fbaa"
Distributed = "8ba89e20-285c-5b6f-9357-94700520ee1b"
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
FFTW = "7a1cc6ca-52ef-59f5-83cd-3a7055c09341"
FileIO = "5789e2e9-d7fb-5bc7-8068-2c6fae9b9549"
ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210"
FredData = "6e85b7ee-7d24-5488-b1b7-e4f4198c51ac"
GR = "28b8d3ca-fb5f-59d9-8090-bfdbd6d07a71"
HDF5 = "f67ccb44-e63f-5c2f-98bd-6dc0ccc4ba2f"
InteractiveUtils = "b77e0a4c-d291-57a0-90e8-8db25a27a240"
JLD2 = "033835bb-8acc-5ee8-8aae-3f567f8a3819"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
MAT = "23992714-dd62-5051-b70f-ba57cb901cac"
MbedTLS = "739be429-bea8-5141-9913-cc70e7f3736d"
Missings = "e1d29d7a-bbdc-5cf2-9ac0-f12de2c33e28"
ModelConstructors = "e47e5152-bd14-11e9-1b46-c951f0a7041d"
Nullables = "4d1e1d77-625e-5b40-9113-a560ec7a8ecd"
Optim = "429524aa-4258-5aef-a3af-852621145aeb"
OrderedCollections = "bac558e1-5e72-5ebc-8fee-abe8a469f55d"
PackageCompiler = "9b87118b-4619-50d2-8e1e-99f35a4d4d9d"
Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"
Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
RecipesBase = "3cdcf5f2-1ef4-517c-9805-6587b60abb01"
Roots = "f2b01f46-fcfa-551c-844a-d8ac1e96c665"
SMC = "c6043b28-c053-11e9-348c-19d3cb73bbb3"
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"
StateSpaceRoutines = "261fd431-d7e4-51f7-86ab-ce9e57fc1fff"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
StatsFuns = "4c63d2b9-4356-54db-8cca-17b64c39e42c"
StatsPlots = "f3b207a7-027a-5e70-b257-86293d7955fd"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
TimeZones = "f269a46b-ccf7-5d73-abea-4c690281aa53"
[compat]
BenchmarkTools = "^0.4.3, 0.5"
CSV = "0.4.3, 0.5, 0.6, 0.7"
Calculus = "0.4, 0.5"
ClusterManagers = "0.3.2, 0.4.0"
ColorTypes = "0.7, 0.8, 0.9, 0.10"
DataFrames = "0.17, 0.18, 0.19, 0.20, 0.21"
DataStructures = "0.16, 0.17, 0.18"
DifferentialEquations = "5, 6"
Distributions = "0.18, 0.19, 0.20, 0.21, 0.22, 0.23"
FFTW = "0.2, 0.3, 1.0, 1.1"
FileIO = "^1.0.7"
ForwardDiff = "0.10"
FredData = "0.3, 0.4"
GR = "0.42.0, 0.44.0, 0.45, 0.46, 0.47, 0.48, 0.49, 0.50, 0.51, 0.52"
HDF5 = "0.12, 0.13, 0.14"
JLD2 = "0.1.3, 0.1.4, 0.1.5, 0.1.6, 0.1.7, 0.1.8, 0.1.9, 0.1.10, 0.1.11, 0.1.12, 0.1.13, 0.1.14, 0.2"
MAT = "0.6, 0.7, 0.8"
MbedTLS = "^0.6.8, 0.7, 1.0"
Missings = "0.4"
ModelConstructors = "0.1.10, 0.1.11, 0.1.12"
Nullables = "^0.0.8, 1"
Optim = "0.16, 0.17, 0.18, 0.19, 0.20, 0.21, 0.22"
OrderedCollections = "^1.1.0"
PackageCompiler = "^0.6.4, 1.0, 1.1, 1.2"
Plots = "0.19, 0.20, 0.22, 0.23, 0.24, 0.25, 0.26, 0.27, 0.28, 1"
RecipesBase = "0.5, 0.7, 0.8, 1.0"
Roots = "0.7, 0.8, 1.0"
SMC = "0.1.10, ^0.1.11"
SpecialFunctions = "0.7, 0.8, 0.10"
StateSpaceRoutines = "^0.3.1, 0.4"
StatsBase = "0.29, 0.30, 0.31, 0.32.0, 0.33"
StatsFuns = "0.8, 0.9"
StatsPlots = "0.10, 0.11, 0.12, 0.13, 0.14"
TimeZones = "^0.10, ^0.11, 1.0, 1.1, 1.2, 1.3"
julia = "1"
[extras]
CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b"
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4"
InteractiveUtils = "b77e0a4c-d291-57a0-90e8-8db25a27a240"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
ModelConstructors = "e47e5152-bd14-11e9-1b46-c951f0a7041d"
Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"
SMC = "c6043b28-c053-11e9-348c-19d3cb73bbb3"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
[targets]
test = ["CSV", "Distributions", "InteractiveUtils", "LinearAlgebra", "ModelConstructors", "SMC", "Test", "Plots"]