-
Notifications
You must be signed in to change notification settings - Fork 1
/
Project.toml
28 lines (26 loc) · 1.17 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
name = "RPCircuits"
uuid = "a494de23-34c1-4aeb-b541-d9435dced8c8"
authors = ["Renato Lui Geh <renatogeh@gmail.com>"]
version = "0.1.0"
[deps]
BlossomV = "6c721016-9dae-5d90-abf6-67daaccb2332"
CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b"
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
Downloads = "f43a241f-c20a-4ad4-852c-f6b1247861c6"
GaussianMixtures = "cc18c42c-b769-54ff-9e2a-b28141a64aae"
Images = "916415d5-f1e6-5110-898d-aaa5f9f070e0"
LazyArtifacts = "4af54fe1-eca0-43a8-85a7-787d91b784e3"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
Logging = "56ddb016-857b-54e1-b83d-db4d58db5568"
LogicCircuits = "a7847b3b-b7f1-4dd5-83c3-60e0aa0f8599"
MLDatasets = "eb30cadb-4394-5ae3-aed4-317e484a6458"
ProbabilisticCircuits = "2396afbe-23d7-11ea-1e05-f1aa98e17a44"
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
SimpleWeightedGraphs = "47aef6b3-ad0c-573a-a1e2-d07658019622"
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
StatsFuns = "4c63d2b9-4356-54db-8cca-17b64c39e42c"
ThreadPools = "b189fb0b-2eb5-4ed4-bc0c-d34c51242431"
[compat]
ProbabilisticCircuits = "0.3.3"