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 3956d8a + 46964f7 commit 06331c2Copy full SHA for 06331c2
docs/Project.toml
@@ -65,14 +65,14 @@ FiniteDiff = "2"
65
ForwardDiff = "0.10, 1"
66
IncompleteLU = "0.2"
67
JLD2 = "0.4, 0.5.1, 0.6"
68
-ModelingToolkit = "9, 10"
+ModelingToolkit = "9, 10, 11.0"
69
NonlinearSolve = "3.15, 4"
70
ODEProblemLibrary = "0.1, 1"
71
Optimization = "3, 4, 5"
72
OptimizationNLopt = "0.2, 0.3"
73
OrdinaryDiffEq = "6.76"
74
OrdinaryDiffEqBDF = "1"
75
-OrdinaryDiffEqCore = "1"
+OrdinaryDiffEqCore = "1, 2.0"
76
Plots = "1"
77
RecursiveArrayTools = "3"
78
SDEProblemLibrary = "0.1, 1"
0 commit comments