We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 454aee3 commit d456ce6Copy full SHA for d456ce6
Project.toml
@@ -35,6 +35,7 @@ CUDA = "2, 3.0"
35
Clustering = "0.14"
36
DataFrames = "0.21, 0.22, 1.2"
37
DataStructures = "0.17, 0.18"
38
+Distributions = "0.25"
39
LightGraphs = "1.3"
40
LogicCircuits = "0.2.4"
41
LoopVectorization = "0.8.20, 0.11, 0.12"
@@ -46,5 +47,7 @@ SimpleWeightedGraphs = "1.1"
46
47
StatsBase = "0.33"
48
StatsFuns = "0.9"
49
Tables = "1"
50
+ThreadPools = "2.0"
51
TikzGraphs = "1.1"
52
+ZipFile = "0.9"
53
julia = "1.5, 1.6"
0 commit comments