11name = " OrdinaryDiffEq"
22uuid = " 1dea7af3-3e70-54e6-95c3-0bf5283fa5ed"
33authors = [
" Chris Rackauckas <[email protected] >" ,
" Yingbo Ma <[email protected] >" ]
4- version = " 6.102 .0"
4+ version = " 6.103 .0"
55
66[deps ]
7- SciMLStructures = " 53ae85a6-f571-4167-b2af-e1d143709226 "
7+ OrdinaryDiffEqPDIRK = " 5dd0a6cf-3d4b-4314-aa06-06d4e299bc89 "
88ForwardDiff = " f6369f11-7733-5829-9624-2563aa707210"
99FunctionWrappersWrappers = " 77dc65aa-8811-40c2-897b-53d922fa7daf"
1010OrdinaryDiffEqDefault = " 50262376-6c5a-4cf5-baba-aaf4f84d72d7"
@@ -18,9 +18,9 @@ OrdinaryDiffEqLowOrderRK = "1344f307-1e59-4825-a18e-ace9aa3fa4c6"
1818OrdinaryDiffEqQPRK = " 04162be5-8125-4266-98ed-640baecc6514"
1919CommonSolve = " 38540f10-b2f7-11e9-35d8-d573e4eb0ff2"
2020OrdinaryDiffEqExtrapolation = " becaefa8-8ca2-5cf9-886d-c06f3d2bd2c4"
21- OrdinaryDiffEqFIRK = " 5960d6e9-dd7a-4743-88e7-cf307b64f125"
2221Adapt = " 79e6a3ab-5dfb-504d-930d-738a2a938a0e"
2322SciMLOperators = " c0aeaf25-5076-4817-a8d5-81caf7dfa961"
23+ OrdinaryDiffEqFIRK = " 5960d6e9-dd7a-4743-88e7-cf307b64f125"
2424OrdinaryDiffEqLinear = " 521117fe-8c41-49f8-b3b6-30780b3f0fb5"
2525OrdinaryDiffEqSSPRK = " 669c94d9-1f4b-4b64-b377-1aa079aa2388"
2626StaticArrayInterface = " 0d7ed370-da01-4f52-bd93-41d350b8b718"
@@ -71,9 +71,9 @@ MacroTools = "1914dd2f-81c6-5fcd-8719-6d5c9610ff09"
7171InteractiveUtils = " b77e0a4c-d291-57a0-90e8-8db25a27a240"
7272OrdinaryDiffEqIMEXMultistep = " 9f002381-b378-40b7-97a6-27a27c83f129"
7373RecursiveArrayTools = " 731186ca-8d62-57ce-b412-fbd966d074cd"
74+ SciMLStructures = " 53ae85a6-f571-4167-b2af-e1d143709226"
7475OrdinaryDiffEqNordsieck = " c9986a66-5c92-4813-8696-a7ec84c806c8"
7576FillArrays = " 1a297f60-69ca-5386-bcde-b61e274b549b"
76- OrdinaryDiffEqPDIRK = " 5dd0a6cf-3d4b-4314-aa06-06d4e299bc89"
7777
7878[extras ]
7979ExplicitImports = " 7d51a73a-1435-4ff3-83d9-f097790105c7"
@@ -108,88 +108,88 @@ SafeTestsets = "1bc83da4-3b8d-516f-aca4-4fe02f6d838f"
108108AlgebraicMultigrid = " 2169fc97-5a83-5252-b627-83903c6c433c"
109109
110110[compat ]
111- SciMLStructures = " 1"
112- ForwardDiff = " 0.10.36, 1 "
113- FunctionWrappersWrappers = " 0.1"
111+ OrdinaryDiffEqPDIRK = " 1"
112+ ForwardDiff = " 0.10.38 "
113+ FunctionWrappersWrappers = " 0.1.3 "
114114OrdinaryDiffEqDefault = " 1"
115- MuladdMacro = " 0.2.1 "
116- LinearSolve = " 3"
117- EnumX = " 1"
115+ MuladdMacro = " 0.2.4 "
116+ LinearSolve = " 3.27 "
117+ EnumX = " 1.0.5 "
118118OrdinaryDiffEqFunctionMap = " 1"
119119JLArrays = " 0.2"
120- FastClosures = " 0.3"
121- DataStructures = " 0.18, 0.19"
120+ FastClosures = " 0.3.2 "
121+ DataStructures = " 0.18.22 , 0.19"
122122OrdinaryDiffEqLowOrderRK = " 1"
123123ModelingToolkit = " 10.10"
124124OrdinaryDiffEqQPRK = " 1"
125125julia = " 1.10"
126- CommonSolve = " 0.2"
126+ CommonSolve = " 0.2.4 "
127127OrdinaryDiffEqExtrapolation = " 1"
128+ Adapt = " 4.3"
129+ SciMLOperators = " 1.4"
128130OrdinaryDiffEqFIRK = " 1"
129- Adapt = " 3.0, 4"
130- SciMLOperators = " 0.3, 0.4, 1"
131131OrdinaryDiffEqLinear = " 1"
132132OrdinaryDiffEqSSPRK = " 1"
133- StaticArrayInterface = " 1.2 "
133+ StaticArrayInterface = " 1.8 "
134134OrdinaryDiffEqVerner = " 1"
135135LinearAlgebra = " 1.9"
136136OrdinaryDiffEqCore = " 1"
137- ArrayInterface = " 7.15 "
137+ ArrayInterface = " 7.19 "
138138OrdinaryDiffEqPRK = " 1"
139- PreallocationTools = " 0.4"
139+ PreallocationTools = " 0.4.30 "
140140OrdinaryDiffEqRosenbrock = " 1"
141141OrdinaryDiffEqLowStorageRK = " 1"
142- NonlinearSolve = " 4"
143- FastBroadcast = " 0.2, 0.3 "
142+ NonlinearSolve = " 4.10 "
143+ FastBroadcast = " 0.3.5 "
144144StructArrays = " 0.6"
145145OrdinaryDiffEqBDF = " 1"
146- FiniteDiff = " 2"
146+ FiniteDiff = " 2.27 "
147147OrdinaryDiffEqExplicitRK = " 1"
148- ExponentialUtilities = " 1"
148+ ExponentialUtilities = " 1.27 "
149149OrdinaryDiffEqFeagin = " 1"
150- PrecompileTools = " 1"
150+ PrecompileTools = " 1.2.1 "
151151OrdinaryDiffEqRKN = " 1"
152- TruncatedStacktraces = " 1.2 "
152+ TruncatedStacktraces = " 1.4 "
153153OrdinaryDiffEqAdamsBashforthMoulton = " 1"
154- Static = " 0.8, 1 "
155- DocStringExtensions = " 0.9"
154+ Static = " 1.2 "
155+ DocStringExtensions = " 0.9.5 "
156156OrdinaryDiffEqStabilizedRK = " 1"
157- Preferences = " 1.3"
158- StaticArrays = " 1.0 "
157+ Preferences = " 1.4. 3"
158+ StaticArrays = " 1.9.14 "
159159ADTypes = " 1.16"
160160Logging = " 1.9"
161161OrdinaryDiffEqNonlinearSolve = " 1"
162- DiffEqBase = " 6.169.1 "
162+ DiffEqBase = " 6.183 "
163163OrdinaryDiffEqSymplecticRK = " 1"
164- Reexport = " 1.0 "
164+ Reexport = " 1.2.2 "
165165ExplicitImports = " 1.13.1"
166166OrdinaryDiffEqExponentialRK = " 1"
167167OrdinaryDiffEqTsit5 = " 1"
168168OrdinaryDiffEqStabilizedIRK = " 1"
169- LineSearches = " 7"
170- Polyester = " 0.7"
169+ LineSearches = " 7.4 "
170+ Polyester = " 0.7.18 "
171171OrdinaryDiffEqSDIRK = " 1"
172172OrdinaryDiffEqDifferentiation = " 1"
173- SimpleUnPack = " 1"
174- SciMLBase = " 2.78 "
175- SimpleNonlinearSolve = " 1, 2 "
173+ SimpleUnPack = " 1.1 "
174+ SciMLBase = " 2.108 "
175+ SimpleNonlinearSolve = " 2.7 "
176176OrdinaryDiffEqHighOrderRK = " 1"
177- MacroTools = " 0.5"
177+ MacroTools = " 0.5.16 "
178178InteractiveUtils = " 1.9"
179179OrdinaryDiffEqIMEXMultistep = " 1"
180- RecursiveArrayTools = " 3.27"
181- FillArrays = " 1.9"
180+ RecursiveArrayTools = " 3.36"
181+ SciMLStructures = " 1.7"
182+ FillArrays = " 1.13"
182183OrdinaryDiffEqNordsieck = " 1"
183- OrdinaryDiffEqPDIRK = " 1"
184184
185185[targets ]
186186test = [" Calculus" , " ComponentArrays" , " Symbolics" , " AlgebraicMultigrid" , " IncompleteLU" , " DiffEqCallbacks" , " DifferentiationInterface" , " DiffEqDevTools" , " ODEProblemLibrary" , " ElasticArrays" , " ExplicitImports" , " InteractiveUtils" , " ParameterizedFunctions" , " JLArrays" , " PoissonRandom" , " Printf" , " Random" , " ReverseDiff" , " SafeTestsets" , " SparseArrays" , " Statistics" , " StructArrays" , " Test" , " Unitful" , " ModelingToolkit" , " Pkg" , " NLsolve" , " RecursiveFactorization" , " SparseConnectivityTracer" , " SparseMatrixColorings" ]
187187
188- [sources .OrdinaryDiffEqNordsieck ]
189- path = " lib/OrdinaryDiffEqNordsieck "
188+ [sources .OrdinaryDiffEqFIRK ]
189+ path = " lib/OrdinaryDiffEqFIRK "
190190
191- [sources .OrdinaryDiffEqPDIRK ]
192- path = " lib/OrdinaryDiffEqPDIRK "
191+ [sources .OrdinaryDiffEqLowStorageRK ]
192+ path = " lib/OrdinaryDiffEqLowStorageRK "
193193
194194[sources .OrdinaryDiffEqExponentialRK ]
195195path = " lib/OrdinaryDiffEqExponentialRK"
@@ -266,11 +266,11 @@ path = "lib/OrdinaryDiffEqRosenbrock"
266266[sources .OrdinaryDiffEqSymplecticRK ]
267267path = " lib/OrdinaryDiffEqSymplecticRK"
268268
269- [sources .OrdinaryDiffEqExtrapolation ]
270- path = " lib/OrdinaryDiffEqExtrapolation "
269+ [sources .OrdinaryDiffEqNordsieck ]
270+ path = " lib/OrdinaryDiffEqNordsieck "
271271
272- [sources .OrdinaryDiffEqFIRK ]
273- path = " lib/OrdinaryDiffEqFIRK "
272+ [sources .OrdinaryDiffEqPDIRK ]
273+ path = " lib/OrdinaryDiffEqPDIRK "
274274
275- [sources .OrdinaryDiffEqLowStorageRK ]
276- path = " lib/OrdinaryDiffEqLowStorageRK "
275+ [sources .OrdinaryDiffEqExtrapolation ]
276+ path = " lib/OrdinaryDiffEqExtrapolation "
0 commit comments