-
Notifications
You must be signed in to change notification settings - Fork 8
/
Project.toml
47 lines (45 loc) · 1.54 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
name = "AA120Q"
uuid = "31b54b08-bf08-43c2-b18f-126f51c8dcbd"
authors = ["Dylan Asmar < [email protected]", "Robert Moss <[email protected]>"]
version = "0.2.0"
[deps]
BayesNets = "ba4760a4-c768-5bed-964b-cf806dc591cb"
CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b"
Cairo = "159f3aea-2a34-519c-b102-8c37f9878175"
Colors = "5ae59095-9a9b-59fe-a467-6f913c188581"
Compose = "a81c6b42-2e10-5240-aca2-a61377ecd94b"
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
Discretizers = "6e83dbb3-75ca-525b-8ae2-3751f0dd50b4"
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
JLD2 = "033835bb-8acc-5ee8-8aae-3f567f8a3819"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
PlotlyJS = "f0f68f2c-4968-5e81-91da-67840de0976a"
Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"
Pluto = "c3e4b0f8-55cb-11ea-2926-15256bba5781"
PlutoUI = "7f904dfe-b85e-4ff6-b463-dae2292396a8"
Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
RDatasets = "ce6b1742-4840-55fa-b093-852dadbb1d8b"
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
TikzPictures = "37f6aa50-8035-52d0-81c2-5a1d08754b2d"
[compat]
BayesNets = "3.4.1"
CSV = "0.10.15"
Cairo = "1.1.1"
Colors = "0.12.11"
Compose = "0.9.5"
DataFrames = "1.7"
Discretizers = "3.2.4"
Distributions = "0.25.115"
JLD2 = "0.5.10"
PlotlyJS = "0.18.15"
Plots = "1.40.7"
Pluto = "0.20.4"
PlutoUI = "0.7.60"
RDatasets = "0.7.7"
Random = "1.11.0"
StatsBase = "0.33.21"
TikzPictures = "3.5"
julia = "1.10"