1
1
# This file is machine-generated - editing it directly is not advised
2
2
3
- julia_version = " 1.11.6 "
3
+ julia_version = " 1.11.7 "
4
4
manifest_format = " 2.0"
5
- project_hash = " 9f86f29e94eb0d08fa3f55118bf3765e18345c9e "
5
+ project_hash = " 6ed163b5c6c108dfaae31b757b21ff71e297872f "
6
6
7
7
[[deps .ADTypes ]]
8
8
git-tree-sha1 = " 27cecae79e5cc9935255f90c53bb831cc3c870d7"
@@ -690,9 +690,9 @@ version = "0.1.2"
690
690
691
691
[[deps .DelayDiffEq ]]
692
692
deps = [" 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 "
694
694
uuid = " bcd4f6db-9728-5f36-b5f7-82caef46ccdb"
695
- version = " 5.56 .0"
695
+ version = " 5.61 .0"
696
696
697
697
[[deps .DelimitedFiles ]]
698
698
deps = [" Mmap" ]
@@ -708,9 +708,9 @@ version = "0.4.0"
708
708
709
709
[[deps .DiffEqBase ]]
710
710
deps = [" 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 "
712
712
uuid = " 2b5f629d-d688-5b77-993f-72d75c75574e"
713
- version = " 6.189.1 "
713
+ version = " 6.190.2 "
714
714
715
715
[deps .DiffEqBase .extensions ]
716
716
DiffEqBaseCUDAExt = " CUDA"
@@ -933,9 +933,9 @@ version = "1.0.5"
933
933
934
934
[[deps .Enzyme ]]
935
935
deps = [" 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 "
937
937
uuid = " 7da242da-08ed-463a-9acd-ee780be4f1d9"
938
- version = " 0.13.75 "
938
+ version = " 0.13.76 "
939
939
940
940
[deps .Enzyme .extensions ]
941
941
EnzymeBFloat16sExt = " BFloat16s"
@@ -964,9 +964,9 @@ weakdeps = ["Adapt"]
964
964
965
965
[[deps .Enzyme_jll ]]
966
966
deps = [" Artifacts" , " JLLWrappers" , " LazyArtifacts" , " Libdl" , " TOML" ]
967
- git-tree-sha1 = " bf15bd2b3ddff92fc5bb5687ffe074ebd814c756 "
967
+ git-tree-sha1 = " 440abfda8e1329662bed574250dde0dcd91f3181 "
968
968
uuid = " 7cc45869-7501-5eee-bdea-0790c847d4ef"
969
- version = " 0.0.196 +0"
969
+ version = " 0.0.197 +0"
970
970
971
971
[[deps .EpollShim_jll ]]
972
972
deps = [" Artifacts" , " JLLWrappers" , " Libdl" ]
@@ -1599,9 +1599,9 @@ version = "0.1.17"
1599
1599
1600
1600
[[deps .LazyArrays ]]
1601
1601
deps = [" ArrayLayouts" , " FillArrays" , " LinearAlgebra" , " MacroTools" , " SparseArrays" ]
1602
- git-tree-sha1 = " 76627adb8c542c6b73f68d4bfd0aa71c9893a079 "
1602
+ git-tree-sha1 = " 21057b6f4f5db1475e653735fda7d1de1c267b46 "
1603
1603
uuid = " 5078a376-72f3-5289-bfd5-ec5146d43c02"
1604
- version = " 2.6.2 "
1604
+ version = " 2.6.3 "
1605
1605
1606
1606
[deps .LazyArrays .extensions ]
1607
1607
LazyArraysBandedMatricesExt = " BandedMatrices"
@@ -1743,10 +1743,10 @@ uuid = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
1743
1743
version = " 1.11.0"
1744
1744
1745
1745
[[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 "
1748
1748
uuid = " 7ed4a6bd-45f5-4d41-b270-4a48e9bafcae"
1749
- version = " 3.40 .0"
1749
+ version = " 3.28 .0"
1750
1750
1751
1751
[deps .LinearSolve .extensions ]
1752
1752
LinearSolveAMDGPUExt = " AMDGPU"
@@ -1756,7 +1756,6 @@ version = "3.40.0"
1756
1756
LinearSolveCUDAExt = " CUDA"
1757
1757
LinearSolveCUDSSExt = " CUDSS"
1758
1758
LinearSolveCUSOLVERRFExt = [" CUSOLVERRF" , " SparseArrays" ]
1759
- LinearSolveCliqueTreesExt = [" CliqueTrees" , " SparseArrays" ]
1760
1759
LinearSolveEnzymeExt = " EnzymeCore"
1761
1760
LinearSolveFastAlmostBandedMatricesExt = " FastAlmostBandedMatrices"
1762
1761
LinearSolveFastLapackInterfaceExt = " FastLapackInterface"
@@ -1778,7 +1777,6 @@ version = "3.40.0"
1778
1777
CUDA = " 052768ef-5323-5732-b1bb-66c8b64840ba"
1779
1778
CUDSS = " 45b445bb-4962-46a0-9369-b4df9d0f772e"
1780
1779
CUSOLVERRF = " a8cc9031-bad2-4722-94f5-40deabb4245c"
1781
- CliqueTrees = " 60701a23-6482-424a-84db-faee86b9b1f8"
1782
1780
EnzymeCore = " f151be2c-9106-41f4-ab19-57ee4f262869"
1783
1781
FastAlmostBandedMatrices = " 9d29842c-ecb8-4973-b1e9-a27b1157504e"
1784
1782
FastLapackInterface = " 29a986be-02c6-4525-aec4-84b980013641"
@@ -2152,9 +2150,9 @@ version = "0.8.1"
2152
2150
2153
2151
[[deps .Mooncake ]]
2154
2152
deps = [" ADTypes" , " ChainRules" , " ChainRulesCore" , " DiffRules" , " DispatchDoctor" , " ExprTools" , " FunctionWrappers" , " GPUArraysCore" , " Graphs" , " InteractiveUtils" , " LinearAlgebra" , " MistyClosures" , " Random" , " Test" ]
2155
- git-tree-sha1 = " 2aa902cb9f45dbeaaae5eaa98559d600b1f5deb7 "
2153
+ git-tree-sha1 = " bc28c3170e7c78d671ff512ca80487ce7e375bb5 "
2156
2154
uuid = " da2b9cff-9c12-43a0-ae48-6db2b0edb7d6"
2157
- version = " 0.4.159 "
2155
+ version = " 0.4.160 "
2158
2156
2159
2157
[deps .Mooncake .extensions ]
2160
2158
MooncakeAllocCheckExt = " AllocCheck"
@@ -2289,10 +2287,10 @@ uuid = "ca575930-c2e3-43a9-ace4-1e988b2c1908"
2289
2287
version = " 1.2.0"
2290
2288
2291
2289
[[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 "
2294
2292
uuid = " 8913a72c-1f9b-4ce2-8d82-65094dcecaec"
2295
- version = " 4.10 .0"
2293
+ version = " 4.11 .0"
2296
2294
2297
2295
[deps .NonlinearSolve .extensions ]
2298
2296
NonlinearSolveFastLevenbergMarquardtExt = " FastLevenbergMarquardt"
@@ -2301,7 +2299,7 @@ version = "4.10.0"
2301
2299
NonlinearSolveMINPACKExt = " MINPACK"
2302
2300
NonlinearSolveNLSolversExt = " NLSolvers"
2303
2301
NonlinearSolveNLsolveExt = [" NLsolve" , " LineSearches" ]
2304
- NonlinearSolvePETScExt = [" PETSc" , " MPI" ]
2302
+ NonlinearSolvePETScExt = [" PETSc" , " MPI" , " SparseArrays " ]
2305
2303
NonlinearSolveSIAMFANLEquationsExt = " SIAMFANLEquations"
2306
2304
NonlinearSolveSpeedMappingExt = " SpeedMapping"
2307
2305
NonlinearSolveSundialsExt = " Sundials"
@@ -2317,14 +2315,15 @@ version = "4.10.0"
2317
2315
NLsolve = " 2774e3e8-f4cf-5e23-947b-6d7e65073b56"
2318
2316
PETSc = " ace2c81b-2b5f-4b1e-a30d-d662738edfe0"
2319
2317
SIAMFANLEquations = " 084e46ad-d928-497d-ad5e-07fa361a48c4"
2318
+ SparseArrays = " 2f01184e-e22b-5df5-ae63-d93ebab69eaf"
2320
2319
SpeedMapping = " f1835b91-879b-4a3f-a438-e4baacf14412"
2321
2320
Sundials = " c3572dad-4567-51f8-b174-8c6c989267f4"
2322
2321
2323
2322
[[deps .NonlinearSolveBase ]]
2324
2323
deps = [" 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 "
2326
2325
uuid = " be0214bd-f91f-a760-ac4e-3421ce2b2da0"
2327
- version = " 1.15 .0"
2326
+ version = " 1.16 .0"
2328
2327
weakdeps = [" BandedMatrices" , " ChainRulesCore" , " Enzyme" , " ForwardDiff" , " LineSearch" , " LinearSolve" , " Mooncake" , " ReverseDiff" , " SparseArrays" , " SparseMatrixColorings" , " Tracker" ]
2329
2328
2330
2329
[deps .NonlinearSolveBase .extensions ]
@@ -3094,9 +3093,9 @@ version = "0.5.2"
3094
3093
3095
3094
[[deps .SciMLBase ]]
3096
3095
deps = [" 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 "
3098
3097
uuid = " 0bca4576-84f4-4d90-8ffe-ffa030f20462"
3099
- version = " 2.119 .0"
3098
+ version = " 2.120 .0"
3100
3099
3101
3100
[deps .SciMLBase .extensions ]
3102
3101
SciMLBaseChainRulesCoreExt = " ChainRulesCore"
@@ -3267,12 +3266,13 @@ version = "1.11.0"
3267
3266
3268
3267
[[deps .SparseConnectivityTracer ]]
3269
3268
deps = [" ADTypes" , " DocStringExtensions" , " FillArrays" , " LinearAlgebra" , " Random" , " SparseArrays" ]
3270
- git-tree-sha1 = " e49c106eb7c78f55cdfa39e8bddeda24e1e09fce "
3269
+ git-tree-sha1 = " 3c3a42a29f696f16273741ffe589b4003f539088 "
3271
3270
uuid = " 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" ]
3274
3273
3275
3274
[deps .SparseConnectivityTracer .extensions ]
3275
+ SparseConnectivityTracerChainRulesCoreExt = " ChainRulesCore"
3276
3276
SparseConnectivityTracerLogExpFunctionsExt = " LogExpFunctions"
3277
3277
SparseConnectivityTracerNNlibExt = " NNlib"
3278
3278
SparseConnectivityTracerNaNMathExt = " NaNMath"
@@ -3496,9 +3496,9 @@ version = "5.2.3+0"
3496
3496
3497
3497
[[deps .SymbolicIndexingInterface ]]
3498
3498
deps = [" Accessors" , " ArrayInterface" , " RuntimeGeneratedFunctions" , " StaticArraysCore" ]
3499
- git-tree-sha1 = " 93104ca226670c0cb92ba8bc6998852ad55a2d4c "
3499
+ git-tree-sha1 = " b19cf024a2b11d72bef7c74ac3d1cbe86ec9e4ed "
3500
3500
uuid = " 2efcf032-c050-4f8e-a9bb-153293bab1f5"
3501
- version = " 0.3.43 "
3501
+ version = " 0.3.44 "
3502
3502
weakdeps = [" PrettyTables" ]
3503
3503
3504
3504
[deps .SymbolicIndexingInterface .extensions ]
@@ -3693,16 +3693,15 @@ version = "0.4.1"
3693
3693
3694
3694
[[deps .Unitful ]]
3695
3695
deps = [" Dates" , " LinearAlgebra" , " Random" ]
3696
- git-tree-sha1 = " cec2df8cf14e0844a8c4d770d12347fda5931d72 "
3696
+ git-tree-sha1 = " 6258d453843c466d84c17a58732dda5deeb8d3af "
3697
3697
uuid = " 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" ]
3700
3700
3701
3701
[deps .Unitful .extensions ]
3702
3702
ConstructionBaseUnitfulExt = " ConstructionBase"
3703
3703
ForwardDiffExt = " ForwardDiff"
3704
3704
InverseFunctionsUnitfulExt = " InverseFunctions"
3705
- LatexifyExt = [" Latexify" , " LaTeXStrings" ]
3706
3705
PrintfExt = " Printf"
3707
3706
3708
3707
[[deps .UnitfulLatexify ]]
0 commit comments