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 50a4fc3 commit a1e9944Copy full SHA for a1e9944
Project.toml
@@ -65,6 +65,7 @@ StochasticDiffEq = "789caeaf-c7a9-5a7d-9973-96adeb23e2a0"
65
SymbolicIndexingInterface = "2efcf032-c050-4f8e-a9bb-153293bab1f5"
66
SymbolicUtils = "d1185830-fcd6-423d-90d6-eec64667417b"
67
Symbolics = "0c5d862f-8b57-4792-8d23-62f2024744c7"
68
+TermInterface = "8ea1fca8-c5ef-4a55-8b96-4e9afe9c9a3c"
69
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
70
URIs = "5c2747f8-b7ea-4ff2-ba2e-563bfd36b1d4"
71
UnPack = "3a884ed6-31ef-47d7-9d2a-63182c4928ed"
@@ -163,6 +164,7 @@ StochasticDiffEq = "6.72.1"
163
164
SymbolicIndexingInterface = "0.3.39"
165
SymbolicUtils = "3.26.1"
166
Symbolics = "6.40"
167
+TermInterface = "2.0.0"
168
Test = "1.11.0"
169
URIs = "1"
170
UnPack = "0.1, 1.0"
0 commit comments