11name = " ModelingToolkit"
22uuid = " 961ee093-0014-501f-94e3-6117800e7a78"
33authors = [
" Yingbo Ma <[email protected] >" ,
" Chris Rackauckas <[email protected] > and contributors" ]
4- version = " 9.64.1 "
4+ version = " 9.64.2 "
55
66[deps ]
77AbstractTrees = " 1520ce14-60c1-5f80-bbc7-55ef81b5835c"
@@ -65,7 +65,6 @@ BifurcationKit = "0f109fa4-8a5d-4b75-95aa-f515264e7665"
6565ChainRulesCore = " d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
6666DeepDiffs = " ab62b9b5-e342-54a8-a765-a90f495de1a6"
6767FMI = " 14a09403-18e3-468f-ad8a-74f8dda2d9ac"
68- HomotopyContinuation = " f213a82b-91d6-5c5d-acf7-10f1c761b327"
6968InfiniteOpt = " 20393b10-9daf-11e9-18c9-8db751c92c57"
7069LabelledArrays = " 2ee39098-c373-598a-b85f-a56591580800"
7170
@@ -74,7 +73,6 @@ MTKBifurcationKitExt = "BifurcationKit"
7473MTKChainRulesCoreExt = " ChainRulesCore"
7574MTKDeepDiffsExt = " DeepDiffs"
7675MTKFMIExt = " FMI"
77- MTKHomotopyContinuationExt = " HomotopyContinuation"
7876MTKInfiniteOptExt = " InfiniteOpt"
7977MTKLabelledArraysExt = " LabelledArrays"
8078
@@ -83,6 +81,8 @@ AbstractTrees = "0.3, 0.4"
8381ArrayInterface = " 6, 7"
8482BifurcationKit = " 0.4"
8583BlockArrays = " 1.1"
84+ BoundaryValueDiffEqAscher = " 1.1.0"
85+ BoundaryValueDiffEqMIRK = " 1.4.0"
8686ChainRulesCore = " 1"
8787Combinatorics = " 1"
8888CommonSolve = " 0.2.4"
@@ -110,7 +110,6 @@ ForwardDiff = "0.10.3"
110110FunctionWrappers = " 1.1"
111111FunctionWrappersWrappers = " 0.1"
112112Graphs = " 1.5.2"
113- HomotopyContinuation = " 2.11"
114113InfiniteOpt = " 0.5"
115114InteractiveUtils = " 1"
116115JuliaFormatter = " 1.0.47"
@@ -157,6 +156,8 @@ julia = "1.9"
157156[extras ]
158157AmplNLWriter = " 7c4d4715-977e-5154-bfe0-e096adeac482"
159158BenchmarkTools = " 6e4b80f9-dd63-53aa-95a3-0cdb28fa8baf"
159+ BoundaryValueDiffEqMIRK = " 1a22d4ce-7765-49ea-b6f2-13c8438986a6"
160+ BoundaryValueDiffEqAscher = " 7227322d-7511-4e07-9247-ad6ff830280e"
160161ControlSystemsBase = " aaaaaaaa-a6ca-5380-bf3e-84a91bcd477e"
161162DataInterpolations = " 82cc6244-b520-54b8-b5a6-8a565e85f1d0"
162163DeepDiffs = " ab62b9b5-e342-54a8-a765-a90f495de1a6"
@@ -189,4 +190,4 @@ Sundials = "c3572dad-4567-51f8-b174-8c6c989267f4"
189190Test = " 8dfed614-e22c-5e08-85e1-65c5234f0b40"
190191
191192[targets ]
192- test = [" AmplNLWriter" , " BenchmarkTools" , " 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" , " Logging" ]
193+ 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" , " Logging" ]
0 commit comments