11name = " BoundaryValueDiffEqShooting"
22uuid = " ed55bfe0-3725-4db6-871e-a1dc9f42a757"
3- version = " 1.6.0 "
3+ version = " 1.6.1 "
44
55[deps ]
66ADTypes = " 47edcb42-4c32-4615-8424-f2b9edc5f35b"
@@ -38,12 +38,15 @@ DiffEqDevTools = "2.44"
3838DifferentiationInterface = " 0.6.42"
3939FastAlmostBandedMatrices = " 0.1.4"
4040FastClosures = " 0.3.2"
41- ForwardDiff = " 0.10.38"
41+ ForwardDiff = " 0.10.38, 1 "
4242Hwloc = " 3"
4343InteractiveUtils = " <0.0.1, 1"
4444JET = " 0.9.18"
4545LinearAlgebra = " 1.10"
46- OrdinaryDiffEq = " 6.93"
46+ OrdinaryDiffEqLowOrderRK = " 1"
47+ OrdinaryDiffEqRosenbrock = " 1"
48+ OrdinaryDiffEqTsit5 = " 1"
49+ OrdinaryDiffEqVerner = " 1"
4750Pkg = " 1.10.0"
4851PreallocationTools = " 0.4.24"
4952PrecompileTools = " 1.2"
@@ -65,7 +68,10 @@ DiffEqDevTools = "f3b72e0c-5b89-59e1-b016-84e28bfd966d"
6568Hwloc = " 0e44f5e4-bd66-52a0-8798-143a42290a1d"
6669InteractiveUtils = " b77e0a4c-d291-57a0-90e8-8db25a27a240"
6770JET = " c3a54625-cd67-489e-a8e7-0a5a0ff4e31b"
68- OrdinaryDiffEq = " 1dea7af3-3e70-54e6-95c3-0bf5283fa5ed"
71+ OrdinaryDiffEqLowOrderRK = " 1344f307-1e59-4825-a18e-ace9aa3fa4c6"
72+ OrdinaryDiffEqTsit5 = " b1df2697-797e-41e3-8120-5422d3b24e4a"
73+ OrdinaryDiffEqVerner = " 79d7bb75-1356-48c1-b8c0-6832512096c2"
74+ OrdinaryDiffEqRosenbrock = " 43230ef6-c299-4910-a778-202eb28ce4ce"
6975Pkg = " 44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
7076Random = " 9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
7177ReTestItems = " 817f1d60-ba6b-4fd5-9520-3cf149f6a823"
@@ -74,4 +80,4 @@ StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
7480Test = " 8dfed614-e22c-5e08-85e1-65c5234f0b40"
7581
7682[targets ]
77- test = [" Aqua" , " DiffEqDevTools" , " Hwloc" , " InteractiveUtils" , " JET" , " OrdinaryDiffEq " , " Pkg" , " Random" , " ReTestItems" , " RecursiveArrayTools" , " StaticArrays" , " Test" ]
83+ test = [" Aqua" , " DiffEqDevTools" , " Hwloc" , " InteractiveUtils" , " JET" , " OrdinaryDiffEqLowOrderRK " , " OrdinaryDiffEqRosenbrock " , " OrdinaryDiffEqTsit5 " , " OrdinaryDiffEqVerner " , " Pkg" , " Random" , " ReTestItems" , " RecursiveArrayTools" , " StaticArrays" , " Test" ]
0 commit comments