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.
2 parents e870cf6 + 810221d commit de64d60Copy full SHA for de64d60
Project.toml
@@ -18,6 +18,7 @@ Symbolics = "0c5d862f-8b57-4792-8d23-62f2024744c7"
18
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
19
20
[compat]
21
+DiffEqBase = "6"
22
DiffEqOperators = "4.40.0"
23
DomainSets = "0.5"
24
ModelingToolkit = "8"
@@ -26,4 +27,4 @@ OrdinaryDiffEq = "6"
26
27
SafeTestsets = "0.0.1"
28
SciMLBase = "1"
29
SymbolicUtils = "0.19"
-Symbolics = "4"
30
+Symbolics = "4"
0 commit comments