This repository has been archived by the owner on Nov 8, 2024. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 30
/
Copy pathProject.toml
52 lines (51 loc) · 1.66 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
[deps]
AlgebraOfGraphics = "cbdf2221-f076-402e-a563-3d30da359d67"
BenchmarkTools = "6e4b80f9-dd63-53aa-95a3-0cdb28fa8baf"
Bijectors = "76274a88-744f-5084-9051-94815aaf08c4"
CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b"
CairoMakie = "13f3f980-e62b-5c42-98c6-ff1f3baf88f0"
CategoricalArrays = "324d7699-5711-5eae-9e2f-1d82baa6b597"
Chain = "8be319e6-bccf-4806-a6f7-6fae938471bc"
Colors = "5ae59095-9a9b-59fe-a467-6f913c188581"
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
DifferentialEquations = "0c46a032-eb83-5123-abaf-570d42b7fbaa"
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
Downloads = "f43a241f-c20a-4ad4-852c-f6b1247861c6"
FillArrays = "1a297f60-69ca-5386-bcde-b61e274b549b"
ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210"
Franklin = "713c75ef-9fc9-4b05-94a9-213340da978e"
HTTP = "cd3eb016-35fb-5094-929b-558a96fad6f3"
LazyArrays = "5078a376-72f3-5289-bfd5-ec5146d43c02"
Literate = "98b081ad-f1c9-55d3-8b20-4c87d4299306"
MCMCChains = "c7f686f2-ff18-58e9-bc7b-31028e88f75d"
NodeJS = "2bd173c7-0d6d-553b-b6af-13a54713934c"
PDMats = "90014a1f-27ba-587c-ab20-58faa44d9150"
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
StatsFuns = "4c63d2b9-4356-54db-8cca-17b64c39e42c"
Turing = "fce5fe82-541a-59a6-adf8-730c64b5f9a0"
[compat]
AlgebraOfGraphics = "0.8"
BenchmarkTools = "1"
Bijectors = "0.13"
CSV = "0.10"
CairoMakie = "0.12"
CategoricalArrays = "0.10"
Chain = "0.6"
Colors = "0.12"
DataFrames = "1"
DifferentialEquations = "7"
Distributions = "0.25"
Downloads = "1"
FillArrays = "1"
ForwardDiff = "0.10"
Franklin = "0.10"
HTTP = "1"
LazyArrays = "1"
Literate = "2"
MCMCChains = "6"
NodeJS = "2"
PDMats = "0.11"
StatsBase = "0.34"
StatsFuns = "1"
Turing = "0.35"
julia = "1"