We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fbdf752 commit 1466ac9Copy full SHA for 1466ac9
1 file changed
Project.toml
@@ -14,11 +14,14 @@ SymbolicUtils = "d1185830-fcd6-423d-90d6-eec64667417b"
14
Symbolics = "0c5d862f-8b57-4792-8d23-62f2024744c7"
15
16
[compat]
17
+CUDA = "5"
18
DocStringExtensions = "0.8 - 0.9"
19
+Graphs = "1"
20
IfElse = "0.1.0 - 0.1.1"
21
ModelingToolkit = "8"
22
SymbolicUtils = "1"
-julia = "1.7"
23
+Symbolics = "5"
24
+julia = "1.6"
25
26
[extras]
27
McCormick = "53c679d3-6890-5091-8386-c291e8c8aaa1"
0 commit comments