File tree Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -88,7 +88,7 @@ BifurcationKit = "0.4"
8888BlockArrays = " 1.1"
8989BoundaryValueDiffEqAscher = " 1.1.0"
9090BoundaryValueDiffEqMIRK = " 1.4.0"
91- CasADi = " 1.0.3 "
91+ CasADi = " 1.0.5 "
9292ChainRulesCore = " 1"
9393Combinatorics = " 1"
9494CommonSolve = " 0.2.4"
Original file line number Diff line number Diff line change @@ -20,4 +20,4 @@ SymbolicIndexingInterface = "2efcf032-c050-4f8e-a9bb-153293bab1f5"
2020
2121[compat ]
2222ModelingToolkitStandardLibrary = " 2.19"
23- CasADi = " 1.0.3 "
23+ CasADi = " 1.0.5 "
Original file line number Diff line number Diff line change @@ -7,6 +7,7 @@ using Ipopt
77using DataInterpolations
88using CasADi
99
10+ import DiffEqBase: solve
1011const M = ModelingToolkit
1112
1213@testset " ODE Solution, no cost" begin
You can’t perform that action at this time.
0 commit comments