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 7e8cbee commit 25630deCopy full SHA for 25630de
Project.toml
@@ -27,9 +27,12 @@ DiffEqBase = "6.152"
27
IfElse = "0.1"
28
LinearAlgebra = "1.10"
29
ModelingToolkit = "9.28"
30
+Optimization = "3.27"
31
OrdinaryDiffEq = "6.87"
32
PreallocationTools = "0.4.23"
33
SafeTestsets = "0.1"
34
+SciMLStructures = "1.4.2"
35
+SymbolicIndexingInterface = "0.3.28"
36
Symbolics = "5.35.1, 6"
37
Test = "1"
38
julia = "1.10"
0 commit comments