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 716b5a4 commit 5cf8475Copy full SHA for 5cf8475
Project.toml
@@ -25,7 +25,17 @@ Symbolics = "0c5d862f-8b57-4792-8d23-62f2024744c7"
25
26
[compat]
27
julia = "1.7"
28
-StenoGraphs = "≥ 0.2.0"
+StenoGraphs = "0.2"
29
+DataFrames = "1"
30
+Distributions = "0.25"
31
+FiniteDiff = "2"
32
+LineSearches = "7"
33
+NLSolversBase = "7"
34
+NLopt = "0.6"
35
+Optim = "1"
36
+PrettyTables = "1"
37
+StatsBase = "0.33"
38
+Symbolics = "4"
39
40
[extras]
41
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
0 commit comments