Skip to content

Commit 25e84db

Browse files
committed
use MIRK
1 parent c35b797 commit 25e84db

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

Project.toml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@ BifurcationKit = "0.4"
8585
BlockArrays = "1.1"
8686
BoundaryValueDiffEq = "5.12.0"
8787
BoundaryValueDiffEqAscher = "1.1.0"
88+
BoundaryValueDiffEqMIRK = "1.4.0"
8889
ChainRulesCore = "1"
8990
Combinatorics = "1"
9091
CommonSolve = "0.2.4"
@@ -106,11 +107,11 @@ DynamicQuantities = "^0.11.2, 0.12, 0.13, 1"
106107
EnumX = "1.0.4"
107108
ExprTools = "0.1.10"
108109
Expronicon = "0.8"
110+
FMI = "0.14"
109111
FindFirstFunctions = "1"
110112
ForwardDiff = "0.10.3"
111113
FunctionWrappers = "1.1"
112114
FunctionWrappersWrappers = "0.1"
113-
FMI = "0.14"
114115
Graphs = "1.5.2"
115116
HomotopyContinuation = "2.11"
116117
InfiniteOpt = "0.5"
@@ -157,7 +158,7 @@ julia = "1.9"
157158
[extras]
158159
AmplNLWriter = "7c4d4715-977e-5154-bfe0-e096adeac482"
159160
BenchmarkTools = "6e4b80f9-dd63-53aa-95a3-0cdb28fa8baf"
160-
BoundaryValueDiffEq = "764a87c0-6b3e-53db-9096-fe964310641d"
161+
BoundaryValueDiffEqMIRK = "1a22d4ce-7765-49ea-b6f2-13c8438986a6"
161162
BoundaryValueDiffEqAscher = "7227322d-7511-4e07-9247-ad6ff830280e"
162163
ControlSystemsBase = "aaaaaaaa-a6ca-5380-bf3e-84a91bcd477e"
163164
DataInterpolations = "82cc6244-b520-54b8-b5a6-8a565e85f1d0"
@@ -190,4 +191,4 @@ Sundials = "c3572dad-4567-51f8-b174-8c6c989267f4"
190191
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
191192

192193
[targets]
193-
test = ["AmplNLWriter", "BenchmarkTools", "BoundaryValueDiffEq", "BoundaryValueDiffEqAscher", "ControlSystemsBase", "DataInterpolations", "DelayDiffEq", "NonlinearSolve", "ForwardDiff", "Ipopt", "Ipopt_jll", "ModelingToolkitStandardLibrary", "Optimization", "OptimizationOptimJL", "OptimizationMOI", "OrdinaryDiffEq", "OrdinaryDiffEqCore", "OrdinaryDiffEqDefault", "REPL", "Random", "ReferenceTests", "SafeTestsets", "StableRNGs", "Statistics", "SteadyStateDiffEq", "Test", "StochasticDiffEq", "Sundials", "StochasticDelayDiffEq", "Pkg", "JET", "OrdinaryDiffEqNonlinearSolve"]
194+
test = ["AmplNLWriter", "BenchmarkTools", "BoundaryValueDiffEqMIRK", "BoundaryValueDiffEqAscher", "ControlSystemsBase", "DataInterpolations", "DelayDiffEq", "NonlinearSolve", "ForwardDiff", "Ipopt", "Ipopt_jll", "ModelingToolkitStandardLibrary", "Optimization", "OptimizationOptimJL", "OptimizationMOI", "OrdinaryDiffEq", "OrdinaryDiffEqCore", "OrdinaryDiffEqDefault", "REPL", "Random", "ReferenceTests", "SafeTestsets", "StableRNGs", "Statistics", "SteadyStateDiffEq", "Test", "StochasticDiffEq", "Sundials", "StochasticDelayDiffEq", "Pkg", "JET", "OrdinaryDiffEqNonlinearSolve"]

0 commit comments

Comments
 (0)