We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50a8a9e commit f343d5eCopy full SHA for f343d5e
1 file changed
Project.toml
@@ -22,6 +22,7 @@ Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
22
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
23
StenoGraphs = "78862bba-adae-4a83-bb4d-33c106177f81"
24
Symbolics = "0c5d862f-8b57-4792-8d23-62f2024744c7"
25
+SymbolicUtils = "d1185830-fcd6-423d-90d6-eec64667417b"
26
27
[compat]
28
julia = "1.9, 1.10"
@@ -36,6 +37,7 @@ Optim = "1"
36
37
PrettyTables = "2"
38
StatsBase = "0.33, 0.34"
39
Symbolics = "4, 5"
40
+SymbolicUtils = "1.4 - 1.5"
41
42
[extras]
43
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
0 commit comments