11# This file is machine-generated - editing it directly is not advised
22
3- julia_version = " 1.11.6 "
3+ julia_version = " 1.11.7 "
44manifest_format = " 2.0"
5- project_hash = " 9f86f29e94eb0d08fa3f55118bf3765e18345c9e "
5+ project_hash = " 6ed163b5c6c108dfaae31b757b21ff71e297872f "
66
77[[deps .ADTypes ]]
88git-tree-sha1 = " 27cecae79e5cc9935255f90c53bb831cc3c870d7"
@@ -690,9 +690,9 @@ version = "0.1.2"
690690
691691[[deps .DelayDiffEq ]]
692692deps = [" ArrayInterface" , " DataStructures" , " DiffEqBase" , " FastBroadcast" , " ForwardDiff" , " LinearAlgebra" , " Logging" , " OrdinaryDiffEq" , " OrdinaryDiffEqCore" , " OrdinaryDiffEqDefault" , " OrdinaryDiffEqDifferentiation" , " OrdinaryDiffEqFunctionMap" , " OrdinaryDiffEqNonlinearSolve" , " OrdinaryDiffEqRosenbrock" , " Printf" , " RecursiveArrayTools" , " Reexport" , " SciMLBase" , " SimpleNonlinearSolve" , " SimpleUnPack" , " SymbolicIndexingInterface" ]
693- git-tree-sha1 = " c50981fb5b6441a1213debb1423385a462e88032 "
693+ git-tree-sha1 = " bb84c7ab3de56ada66430b5671db3b3cdaadcd61 "
694694uuid = " bcd4f6db-9728-5f36-b5f7-82caef46ccdb"
695- version = " 5.56 .0"
695+ version = " 5.61 .0"
696696
697697[[deps .DelimitedFiles ]]
698698deps = [" Mmap" ]
@@ -708,9 +708,9 @@ version = "0.4.0"
708708
709709[[deps .DiffEqBase ]]
710710deps = [" ArrayInterface" , " ConcreteStructs" , " DocStringExtensions" , " EnzymeCore" , " FastBroadcast" , " FastClosures" , " FastPower" , " FunctionWrappers" , " FunctionWrappersWrappers" , " LinearAlgebra" , " Logging" , " Markdown" , " MuladdMacro" , " PrecompileTools" , " Printf" , " RecursiveArrayTools" , " Reexport" , " SciMLBase" , " SciMLOperators" , " SciMLStructures" , " Setfield" , " Static" , " StaticArraysCore" , " Statistics" , " SymbolicIndexingInterface" , " TruncatedStacktraces" ]
711- git-tree-sha1 = " 6df3b15d504315ec306118aed14f9d7af9f83db1 "
711+ git-tree-sha1 = " 087632db966c90079a5534e4147afea9136ca39a "
712712uuid = " 2b5f629d-d688-5b77-993f-72d75c75574e"
713- version = " 6.189.1 "
713+ version = " 6.190.2 "
714714
715715 [deps .DiffEqBase .extensions ]
716716 DiffEqBaseCUDAExt = " CUDA"
@@ -933,9 +933,9 @@ version = "1.0.5"
933933
934934[[deps .Enzyme ]]
935935deps = [" CEnum" , " EnzymeCore" , " Enzyme_jll" , " GPUCompiler" , " InteractiveUtils" , " LLVM" , " Libdl" , " LinearAlgebra" , " ObjectFile" , " PrecompileTools" , " Preferences" , " Printf" , " Random" , " SparseArrays" ]
936- git-tree-sha1 = " 66ec698bd4791c8d2b2be2fe2a472d1dd76a5c7d "
936+ git-tree-sha1 = " 8bd38788cad934e433f944678885d8525cccc009 "
937937uuid = " 7da242da-08ed-463a-9acd-ee780be4f1d9"
938- version = " 0.13.75 "
938+ version = " 0.13.76 "
939939
940940 [deps .Enzyme .extensions ]
941941 EnzymeBFloat16sExt = " BFloat16s"
@@ -964,9 +964,9 @@ weakdeps = ["Adapt"]
964964
965965[[deps .Enzyme_jll ]]
966966deps = [" Artifacts" , " JLLWrappers" , " LazyArtifacts" , " Libdl" , " TOML" ]
967- git-tree-sha1 = " bf15bd2b3ddff92fc5bb5687ffe074ebd814c756 "
967+ git-tree-sha1 = " 440abfda8e1329662bed574250dde0dcd91f3181 "
968968uuid = " 7cc45869-7501-5eee-bdea-0790c847d4ef"
969- version = " 0.0.196 +0"
969+ version = " 0.0.197 +0"
970970
971971[[deps .EpollShim_jll ]]
972972deps = [" Artifacts" , " JLLWrappers" , " Libdl" ]
@@ -1599,9 +1599,9 @@ version = "0.1.17"
15991599
16001600[[deps .LazyArrays ]]
16011601deps = [" ArrayLayouts" , " FillArrays" , " LinearAlgebra" , " MacroTools" , " SparseArrays" ]
1602- git-tree-sha1 = " 76627adb8c542c6b73f68d4bfd0aa71c9893a079 "
1602+ git-tree-sha1 = " 21057b6f4f5db1475e653735fda7d1de1c267b46 "
16031603uuid = " 5078a376-72f3-5289-bfd5-ec5146d43c02"
1604- version = " 2.6.2 "
1604+ version = " 2.6.3 "
16051605
16061606 [deps .LazyArrays .extensions ]
16071607 LazyArraysBandedMatricesExt = " BandedMatrices"
@@ -1743,10 +1743,10 @@ uuid = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
17431743version = " 1.11.0"
17441744
17451745[[deps .LinearSolve ]]
1746- deps = [" ArrayInterface" , " ChainRulesCore" , " ConcreteStructs" , " DocStringExtensions" , " EnumX" , " GPUArraysCore" , " InteractiveUtils" , " Krylov" , " LazyArrays" , " Libdl" , " LinearAlgebra" , " MKL_jll" , " Markdown" , " OpenBLAS_jll " , " PrecompileTools" , " Preferences" , " RecursiveArrayTools" , " Reexport" , " SciMLBase" , " SciMLOperators" , " Setfield" , " StaticArraysCore" , " UnPack" ]
1747- git-tree-sha1 = " 69cee52e516c859e64adba702ac382c0498a4e29 "
1746+ deps = [" ArrayInterface" , " ChainRulesCore" , " ConcreteStructs" , " DocStringExtensions" , " EnumX" , " GPUArraysCore" , " InteractiveUtils" , " Krylov" , " LazyArrays" , " Libdl" , " LinearAlgebra" , " MKL_jll" , " Markdown" , " PrecompileTools" , " Preferences" , " RecursiveArrayTools" , " Reexport" , " SciMLBase" , " SciMLOperators" , " Setfield" , " StaticArraysCore" , " UnPack" ]
1747+ git-tree-sha1 = " 1c597eceb5ead73dae17ffa4dcc1160e3e4da1f3 "
17481748uuid = " 7ed4a6bd-45f5-4d41-b270-4a48e9bafcae"
1749- version = " 3.40 .0"
1749+ version = " 3.28 .0"
17501750
17511751 [deps .LinearSolve .extensions ]
17521752 LinearSolveAMDGPUExt = " AMDGPU"
@@ -1756,7 +1756,6 @@ version = "3.40.0"
17561756 LinearSolveCUDAExt = " CUDA"
17571757 LinearSolveCUDSSExt = " CUDSS"
17581758 LinearSolveCUSOLVERRFExt = [" CUSOLVERRF" , " SparseArrays" ]
1759- LinearSolveCliqueTreesExt = [" CliqueTrees" , " SparseArrays" ]
17601759 LinearSolveEnzymeExt = " EnzymeCore"
17611760 LinearSolveFastAlmostBandedMatricesExt = " FastAlmostBandedMatrices"
17621761 LinearSolveFastLapackInterfaceExt = " FastLapackInterface"
@@ -1778,7 +1777,6 @@ version = "3.40.0"
17781777 CUDA = " 052768ef-5323-5732-b1bb-66c8b64840ba"
17791778 CUDSS = " 45b445bb-4962-46a0-9369-b4df9d0f772e"
17801779 CUSOLVERRF = " a8cc9031-bad2-4722-94f5-40deabb4245c"
1781- CliqueTrees = " 60701a23-6482-424a-84db-faee86b9b1f8"
17821780 EnzymeCore = " f151be2c-9106-41f4-ab19-57ee4f262869"
17831781 FastAlmostBandedMatrices = " 9d29842c-ecb8-4973-b1e9-a27b1157504e"
17841782 FastLapackInterface = " 29a986be-02c6-4525-aec4-84b980013641"
@@ -2152,9 +2150,9 @@ version = "0.8.1"
21522150
21532151[[deps .Mooncake ]]
21542152deps = [" ADTypes" , " ChainRules" , " ChainRulesCore" , " DiffRules" , " DispatchDoctor" , " ExprTools" , " FunctionWrappers" , " GPUArraysCore" , " Graphs" , " InteractiveUtils" , " LinearAlgebra" , " MistyClosures" , " Random" , " Test" ]
2155- git-tree-sha1 = " 2aa902cb9f45dbeaaae5eaa98559d600b1f5deb7 "
2153+ git-tree-sha1 = " bc28c3170e7c78d671ff512ca80487ce7e375bb5 "
21562154uuid = " da2b9cff-9c12-43a0-ae48-6db2b0edb7d6"
2157- version = " 0.4.159 "
2155+ version = " 0.4.160 "
21582156
21592157 [deps .Mooncake .extensions ]
21602158 MooncakeAllocCheckExt = " AllocCheck"
@@ -2289,10 +2287,10 @@ uuid = "ca575930-c2e3-43a9-ace4-1e988b2c1908"
22892287version = " 1.2.0"
22902288
22912289[[deps .NonlinearSolve ]]
2292- deps = [" ADTypes" , " ArrayInterface" , " BracketingNonlinearSolve" , " CommonSolve" , " ConcreteStructs" , " DiffEqBase " , " DifferentiationInterface" , " FastClosures" , " FiniteDiff" , " ForwardDiff" , " LineSearch" , " LinearAlgebra" , " LinearSolve" , " NonlinearSolveBase" , " NonlinearSolveFirstOrder" , " NonlinearSolveQuasiNewton" , " NonlinearSolveSpectralMethods" , " PrecompileTools" , " Preferences" , " Reexport" , " SciMLBase" , " SimpleNonlinearSolve" , " SparseArrays " , " SparseMatrixColorings " , " StaticArraysCore" , " SymbolicIndexingInterface" ]
2293- git-tree-sha1 = " d2ec18c1e4eccbb70b64be2435fc3b06fbcdc0a1 "
2290+ deps = [" ADTypes" , " ArrayInterface" , " BracketingNonlinearSolve" , " CommonSolve" , " ConcreteStructs" , " DifferentiationInterface" , " FastClosures" , " FiniteDiff" , " ForwardDiff" , " LineSearch" , " LinearAlgebra" , " LinearSolve" , " NonlinearSolveBase" , " NonlinearSolveFirstOrder" , " NonlinearSolveQuasiNewton" , " NonlinearSolveSpectralMethods" , " PrecompileTools" , " Preferences" , " Reexport" , " SciMLBase" , " SimpleNonlinearSolve" , " StaticArraysCore" , " SymbolicIndexingInterface" ]
2291+ git-tree-sha1 = " 627967f6e36aac9f5afb2fb285e33b676a6892f9 "
22942292uuid = " 8913a72c-1f9b-4ce2-8d82-65094dcecaec"
2295- version = " 4.10 .0"
2293+ version = " 4.11 .0"
22962294
22972295 [deps .NonlinearSolve .extensions ]
22982296 NonlinearSolveFastLevenbergMarquardtExt = " FastLevenbergMarquardt"
@@ -2301,7 +2299,7 @@ version = "4.10.0"
23012299 NonlinearSolveMINPACKExt = " MINPACK"
23022300 NonlinearSolveNLSolversExt = " NLSolvers"
23032301 NonlinearSolveNLsolveExt = [" NLsolve" , " LineSearches" ]
2304- NonlinearSolvePETScExt = [" PETSc" , " MPI" ]
2302+ NonlinearSolvePETScExt = [" PETSc" , " MPI" , " SparseArrays " ]
23052303 NonlinearSolveSIAMFANLEquationsExt = " SIAMFANLEquations"
23062304 NonlinearSolveSpeedMappingExt = " SpeedMapping"
23072305 NonlinearSolveSundialsExt = " Sundials"
@@ -2317,14 +2315,15 @@ version = "4.10.0"
23172315 NLsolve = " 2774e3e8-f4cf-5e23-947b-6d7e65073b56"
23182316 PETSc = " ace2c81b-2b5f-4b1e-a30d-d662738edfe0"
23192317 SIAMFANLEquations = " 084e46ad-d928-497d-ad5e-07fa361a48c4"
2318+ SparseArrays = " 2f01184e-e22b-5df5-ae63-d93ebab69eaf"
23202319 SpeedMapping = " f1835b91-879b-4a3f-a438-e4baacf14412"
23212320 Sundials = " c3572dad-4567-51f8-b174-8c6c989267f4"
23222321
23232322[[deps .NonlinearSolveBase ]]
23242323deps = [" ADTypes" , " Adapt" , " ArrayInterface" , " CommonSolve" , " Compat" , " ConcreteStructs" , " DifferentiationInterface" , " EnzymeCore" , " FastClosures" , " LinearAlgebra" , " Markdown" , " MaybeInplace" , " Preferences" , " Printf" , " RecursiveArrayTools" , " SciMLBase" , " SciMLJacobianOperators" , " SciMLOperators" , " SciMLStructures" , " Setfield" , " StaticArraysCore" , " SymbolicIndexingInterface" , " TimerOutputs" ]
2325- git-tree-sha1 = " 99a400f7ad42e56431c76f3eadee0755f2123fda "
2324+ git-tree-sha1 = " bc0c764f8d4cbd75dc8e4968e62194495c2c6637 "
23262325uuid = " be0214bd-f91f-a760-ac4e-3421ce2b2da0"
2327- version = " 1.15 .0"
2326+ version = " 1.16 .0"
23282327weakdeps = [" BandedMatrices" , " ChainRulesCore" , " Enzyme" , " ForwardDiff" , " LineSearch" , " LinearSolve" , " Mooncake" , " ReverseDiff" , " SparseArrays" , " SparseMatrixColorings" , " Tracker" ]
23292328
23302329 [deps .NonlinearSolveBase .extensions ]
@@ -3094,9 +3093,9 @@ version = "0.5.2"
30943093
30953094[[deps .SciMLBase ]]
30963095deps = [" ADTypes" , " Accessors" , " Adapt" , " ArrayInterface" , " CommonSolve" , " ConstructionBase" , " Distributed" , " DocStringExtensions" , " EnumX" , " FunctionWrappersWrappers" , " IteratorInterfaceExtensions" , " LinearAlgebra" , " Logging" , " Markdown" , " Moshi" , " PreallocationTools" , " PrecompileTools" , " Preferences" , " Printf" , " RecipesBase" , " RecursiveArrayTools" , " Reexport" , " RuntimeGeneratedFunctions" , " SciMLOperators" , " SciMLStructures" , " StaticArraysCore" , " Statistics" , " SymbolicIndexingInterface" ]
3097- git-tree-sha1 = " dfec1fce27c829814348266486b4cb8fdcb263fb "
3096+ git-tree-sha1 = " 16fa030fb4bd4df373a677eca0460c3eee791ab2 "
30983097uuid = " 0bca4576-84f4-4d90-8ffe-ffa030f20462"
3099- version = " 2.119 .0"
3098+ version = " 2.120 .0"
31003099
31013100 [deps .SciMLBase .extensions ]
31023101 SciMLBaseChainRulesCoreExt = " ChainRulesCore"
@@ -3267,12 +3266,13 @@ version = "1.11.0"
32673266
32683267[[deps .SparseConnectivityTracer ]]
32693268deps = [" ADTypes" , " DocStringExtensions" , " FillArrays" , " LinearAlgebra" , " Random" , " SparseArrays" ]
3270- git-tree-sha1 = " e49c106eb7c78f55cdfa39e8bddeda24e1e09fce "
3269+ git-tree-sha1 = " 3c3a42a29f696f16273741ffe589b4003f539088 "
32713270uuid = " 9f842d2f-2579-4b1d-911e-f412cf18a3f5"
3272- version = " 1.0.2 "
3273- weakdeps = [" LogExpFunctions" , " NNlib" , " NaNMath" , " SpecialFunctions" ]
3271+ version = " 1.1.0 "
3272+ weakdeps = [" ChainRulesCore " , " LogExpFunctions" , " NNlib" , " NaNMath" , " SpecialFunctions" ]
32743273
32753274 [deps .SparseConnectivityTracer .extensions ]
3275+ SparseConnectivityTracerChainRulesCoreExt = " ChainRulesCore"
32763276 SparseConnectivityTracerLogExpFunctionsExt = " LogExpFunctions"
32773277 SparseConnectivityTracerNNlibExt = " NNlib"
32783278 SparseConnectivityTracerNaNMathExt = " NaNMath"
@@ -3496,9 +3496,9 @@ version = "5.2.3+0"
34963496
34973497[[deps .SymbolicIndexingInterface ]]
34983498deps = [" Accessors" , " ArrayInterface" , " RuntimeGeneratedFunctions" , " StaticArraysCore" ]
3499- git-tree-sha1 = " 93104ca226670c0cb92ba8bc6998852ad55a2d4c "
3499+ git-tree-sha1 = " b19cf024a2b11d72bef7c74ac3d1cbe86ec9e4ed "
35003500uuid = " 2efcf032-c050-4f8e-a9bb-153293bab1f5"
3501- version = " 0.3.43 "
3501+ version = " 0.3.44 "
35023502weakdeps = [" PrettyTables" ]
35033503
35043504 [deps .SymbolicIndexingInterface .extensions ]
@@ -3693,16 +3693,15 @@ version = "0.4.1"
36933693
36943694[[deps .Unitful ]]
36953695deps = [" Dates" , " LinearAlgebra" , " Random" ]
3696- git-tree-sha1 = " cec2df8cf14e0844a8c4d770d12347fda5931d72 "
3696+ git-tree-sha1 = " 6258d453843c466d84c17a58732dda5deeb8d3af "
36973697uuid = " 1986cc42-f94f-5a68-af5c-568840ba703d"
3698- version = " 1.25 .0"
3699- weakdeps = [" ConstructionBase" , " ForwardDiff" , " InverseFunctions" , " LaTeXStrings " , " Latexify " , " Printf" ]
3698+ version = " 1.24 .0"
3699+ weakdeps = [" ConstructionBase" , " ForwardDiff" , " InverseFunctions" , " Printf" ]
37003700
37013701 [deps .Unitful .extensions ]
37023702 ConstructionBaseUnitfulExt = " ConstructionBase"
37033703 ForwardDiffExt = " ForwardDiff"
37043704 InverseFunctionsUnitfulExt = " InverseFunctions"
3705- LatexifyExt = [" Latexify" , " LaTeXStrings" ]
37063705 PrintfExt = " Printf"
37073706
37083707[[deps .UnitfulLatexify ]]
0 commit comments