|
|
|
|
@ -1,6 +1,6 @@
@@ -1,6 +1,6 @@
|
|
|
|
|
# This file is machine-generated - editing it directly is not advised |
|
|
|
|
|
|
|
|
|
julia_version = "1.8.5" |
|
|
|
|
julia_version = "1.9.0" |
|
|
|
|
manifest_format = "2.0" |
|
|
|
|
project_hash = "7c98a97551e318432a6ba3bc3fd4758623a247ac" |
|
|
|
|
|
|
|
|
|
@ -10,9 +10,21 @@ uuid = "a4c015fc-c6ff-483c-b24f-f7ea428134e9"
@@ -10,9 +10,21 @@ uuid = "a4c015fc-c6ff-483c-b24f-f7ea428134e9"
|
|
|
|
|
version = "0.0.1" |
|
|
|
|
|
|
|
|
|
[[deps.AbstractTrees]] |
|
|
|
|
git-tree-sha1 = "52b3b436f8f73133d7bc3a6c71ee7ed6ab2ab754" |
|
|
|
|
git-tree-sha1 = "faa260e4cb5aba097a73fab382dd4b5819d8ec8c" |
|
|
|
|
uuid = "1520ce14-60c1-5f80-bbc7-55ef81b5835c" |
|
|
|
|
version = "0.4.3" |
|
|
|
|
version = "0.4.4" |
|
|
|
|
|
|
|
|
|
[[deps.Adapt]] |
|
|
|
|
deps = ["LinearAlgebra", "Requires"] |
|
|
|
|
git-tree-sha1 = "76289dc51920fdc6e0013c872ba9551d54961c24" |
|
|
|
|
uuid = "79e6a3ab-5dfb-504d-930d-738a2a938a0e" |
|
|
|
|
version = "3.6.2" |
|
|
|
|
|
|
|
|
|
[deps.Adapt.extensions] |
|
|
|
|
AdaptStaticArraysExt = "StaticArrays" |
|
|
|
|
|
|
|
|
|
[deps.Adapt.weakdeps] |
|
|
|
|
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182" |
|
|
|
|
|
|
|
|
|
[[deps.ArgTools]] |
|
|
|
|
uuid = "0dad84c5-d112-42e6-8d28-ef12dabb789f" |
|
|
|
|
@ -29,10 +41,16 @@ git-tree-sha1 = "eb4cb44a499229b3b8426dcfb5dd85333951ff90"
@@ -29,10 +41,16 @@ git-tree-sha1 = "eb4cb44a499229b3b8426dcfb5dd85333951ff90"
|
|
|
|
|
uuid = "fa961155-64e5-5f13-b03f-caf6b980ea82" |
|
|
|
|
version = "0.4.2" |
|
|
|
|
|
|
|
|
|
[[deps.CircularArrays]] |
|
|
|
|
deps = ["OffsetArrays"] |
|
|
|
|
git-tree-sha1 = "61bc114e595167090b4cbcb7305ddeacd4274f16" |
|
|
|
|
uuid = "7a955b69-7140-5f4e-a0ed-f168c5e2e749" |
|
|
|
|
version = "1.3.2" |
|
|
|
|
|
|
|
|
|
[[deps.CompilerSupportLibraries_jll]] |
|
|
|
|
deps = ["Artifacts", "Libdl"] |
|
|
|
|
uuid = "e66e0078-7015-5450-92f7-15fbd957f2ae" |
|
|
|
|
version = "1.0.1+0" |
|
|
|
|
version = "1.0.2+0" |
|
|
|
|
|
|
|
|
|
[[deps.Dates]] |
|
|
|
|
deps = ["Printf"] |
|
|
|
|
@ -40,9 +58,9 @@ uuid = "ade2ca70-3891-5945-98fb-dc099432e06a"
@@ -40,9 +58,9 @@ uuid = "ade2ca70-3891-5945-98fb-dc099432e06a"
|
|
|
|
|
|
|
|
|
|
[[deps.Distances]] |
|
|
|
|
deps = ["LinearAlgebra", "SparseArrays", "Statistics", "StatsAPI"] |
|
|
|
|
git-tree-sha1 = "3258d0659f812acde79e8a74b11f17ac06d0ca04" |
|
|
|
|
git-tree-sha1 = "49eba9ad9f7ead780bfb7ee319f962c811c6d3b2" |
|
|
|
|
uuid = "b4f34e82-e78d-54a5-968a-f98e89d6e8f7" |
|
|
|
|
version = "0.10.7" |
|
|
|
|
version = "0.10.8" |
|
|
|
|
|
|
|
|
|
[[deps.Distributed]] |
|
|
|
|
deps = ["Random", "Serialization", "Sockets"] |
|
|
|
|
@ -55,8 +73,8 @@ uuid = "ffbed154-4ef7-542d-bbb7-c09d3a79fcae"
@@ -55,8 +73,8 @@ uuid = "ffbed154-4ef7-542d-bbb7-c09d3a79fcae"
|
|
|
|
|
version = "0.9.3" |
|
|
|
|
|
|
|
|
|
[[deps.Documenter]] |
|
|
|
|
deps = ["ANSIColoredPrinters", "AbstractTrees", "Base64", "Dates", "DocStringExtensions", "IOCapture", "InteractiveUtils", "JSON", "LibGit2", "Logging", "Markdown", "MarkdownAST", "REPL", "Test", "Unicode"] |
|
|
|
|
git-tree-sha1 = "2d6641003ad5fe6272c4588907dd9caa75c3b1c4" |
|
|
|
|
deps = ["ANSIColoredPrinters", "AbstractTrees", "Base64", "Dates", "DocStringExtensions", "IOCapture", "InteractiveUtils", "JSON", "LibGit2", "Logging", "Markdown", "MarkdownAST", "REPL", "SnoopPrecompile", "Test", "Unicode"] |
|
|
|
|
git-tree-sha1 = "2afe1f1706b90fd4a8593d70b5324d04ddefed69" |
|
|
|
|
repo-rev = "master" |
|
|
|
|
repo-url = "https://github.com/JuliaDocs/Documenter.jl.git" |
|
|
|
|
uuid = "e30172f5-a6a5-5a46-863b-614d45cd2de4" |
|
|
|
|
@ -70,6 +88,12 @@ version = "1.6.0"
@@ -70,6 +88,12 @@ version = "1.6.0"
|
|
|
|
|
[[deps.FileWatching]] |
|
|
|
|
uuid = "7b1f6079-737a-58dc-b8bc-7a2ca5c1b5ee" |
|
|
|
|
|
|
|
|
|
[[deps.FillArrays]] |
|
|
|
|
deps = ["LinearAlgebra", "Random", "SparseArrays", "Statistics"] |
|
|
|
|
git-tree-sha1 = "ed569cb9e7e3590d5ba884da7edc50216aac5811" |
|
|
|
|
uuid = "1a297f60-69ca-5386-bcde-b61e274b549b" |
|
|
|
|
version = "1.1.0" |
|
|
|
|
|
|
|
|
|
[[deps.HYPRE]] |
|
|
|
|
deps = ["CEnum", "HYPRE_jll", "Libdl", "MPI", "PartitionedArrays", "SparseArrays", "SparseMatricesCSR"] |
|
|
|
|
path = ".." |
|
|
|
|
@ -84,9 +108,9 @@ version = "2.23.1+1"
@@ -84,9 +108,9 @@ version = "2.23.1+1"
|
|
|
|
|
|
|
|
|
|
[[deps.IOCapture]] |
|
|
|
|
deps = ["Logging", "Random"] |
|
|
|
|
git-tree-sha1 = "f7be53659ab06ddc986428d3a9dcc95f6fa6705a" |
|
|
|
|
git-tree-sha1 = "d75853a0bdbfb1ac815478bacd89cd27b550ace6" |
|
|
|
|
uuid = "b5f81e59-6552-4d32-b1f0-c071b021bf89" |
|
|
|
|
version = "0.2.2" |
|
|
|
|
version = "0.2.3" |
|
|
|
|
|
|
|
|
|
[[deps.InteractiveUtils]] |
|
|
|
|
deps = ["Markdown"] |
|
|
|
|
@ -106,15 +130,15 @@ version = "1.4.1"
@@ -106,15 +130,15 @@ version = "1.4.1"
|
|
|
|
|
|
|
|
|
|
[[deps.JSON]] |
|
|
|
|
deps = ["Dates", "Mmap", "Parsers", "Unicode"] |
|
|
|
|
git-tree-sha1 = "3c837543ddb02250ef42f4738347454f95079d4e" |
|
|
|
|
git-tree-sha1 = "31e996f0a15c7b280ba9f76636b3ff9e2ae58c9a" |
|
|
|
|
uuid = "682c06a0-de6a-54ab-a142-c8b1cf79cde6" |
|
|
|
|
version = "0.21.3" |
|
|
|
|
version = "0.21.4" |
|
|
|
|
|
|
|
|
|
[[deps.LAPACK_jll]] |
|
|
|
|
deps = ["Artifacts", "CompilerSupportLibraries_jll", "JLLWrappers", "Libdl", "Pkg", "libblastrampoline_jll"] |
|
|
|
|
git-tree-sha1 = "a539affa8228208f5a3396037165b04bff9a2ba6" |
|
|
|
|
deps = ["Artifacts", "CompilerSupportLibraries_jll", "JLLWrappers", "Libdl", "libblastrampoline_jll"] |
|
|
|
|
git-tree-sha1 = "cc6ca91b2ca8d3600478d40097d30a6f046d0759" |
|
|
|
|
uuid = "51474c39-65e3-53ba-86ba-03b1b862ec14" |
|
|
|
|
version = "3.10.0+1" |
|
|
|
|
version = "3.11.0+0" |
|
|
|
|
|
|
|
|
|
[[deps.LazyArtifacts]] |
|
|
|
|
deps = ["Artifacts", "Pkg"] |
|
|
|
|
@ -143,23 +167,31 @@ version = "1.10.2+0"
@@ -143,23 +167,31 @@ version = "1.10.2+0"
|
|
|
|
|
uuid = "8f399da3-3557-5675-b5ff-fb832c97cbdb" |
|
|
|
|
|
|
|
|
|
[[deps.LinearAlgebra]] |
|
|
|
|
deps = ["Libdl", "libblastrampoline_jll"] |
|
|
|
|
deps = ["Libdl", "OpenBLAS_jll", "libblastrampoline_jll"] |
|
|
|
|
uuid = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e" |
|
|
|
|
|
|
|
|
|
[[deps.Logging]] |
|
|
|
|
uuid = "56ddb016-857b-54e1-b83d-db4d58db5568" |
|
|
|
|
|
|
|
|
|
[[deps.MPI]] |
|
|
|
|
deps = ["Distributed", "DocStringExtensions", "Libdl", "MPICH_jll", "MPIPreferences", "MPItrampoline_jll", "MicrosoftMPI_jll", "OpenMPI_jll", "Requires", "Serialization", "Sockets"] |
|
|
|
|
git-tree-sha1 = "3bb087eb4322bd73db110722f97624f3f2edb047" |
|
|
|
|
deps = ["Distributed", "DocStringExtensions", "Libdl", "MPICH_jll", "MPIPreferences", "MPItrampoline_jll", "MicrosoftMPI_jll", "OpenMPI_jll", "PrecompileTools", "Requires", "Serialization", "Sockets"] |
|
|
|
|
git-tree-sha1 = "cef80bd5aad97224a3937596066c21a37dca3990" |
|
|
|
|
uuid = "da04e1cc-30fd-572f-bb4f-1f8673147195" |
|
|
|
|
version = "0.20.7" |
|
|
|
|
version = "0.20.9" |
|
|
|
|
|
|
|
|
|
[deps.MPI.extensions] |
|
|
|
|
AMDGPUExt = "AMDGPU" |
|
|
|
|
CUDAExt = "CUDA" |
|
|
|
|
|
|
|
|
|
[deps.MPI.weakdeps] |
|
|
|
|
AMDGPU = "21141c5a-9bdb-4563-92ae-f87d6854732e" |
|
|
|
|
CUDA = "052768ef-5323-5732-b1bb-66c8b64840ba" |
|
|
|
|
|
|
|
|
|
[[deps.MPICH_jll]] |
|
|
|
|
deps = ["Artifacts", "CompilerSupportLibraries_jll", "JLLWrappers", "LazyArtifacts", "Libdl", "MPIPreferences", "Pkg", "TOML"] |
|
|
|
|
git-tree-sha1 = "6d4fa43afab4611d090b11617ecea1a144b21d35" |
|
|
|
|
deps = ["Artifacts", "CompilerSupportLibraries_jll", "JLLWrappers", "LazyArtifacts", "Libdl", "MPIPreferences", "TOML"] |
|
|
|
|
git-tree-sha1 = "d790fbd913f85e8865c55bf4725aff197c5155c8" |
|
|
|
|
uuid = "7cb0a576-ebde-5e09-9194-50597f1243b4" |
|
|
|
|
version = "4.0.2+5" |
|
|
|
|
version = "4.1.1+1" |
|
|
|
|
|
|
|
|
|
[[deps.MPIPreferences]] |
|
|
|
|
deps = ["Libdl", "Preferences"] |
|
|
|
|
@ -168,10 +200,10 @@ uuid = "3da0fdf6-3ccc-4f1b-acd9-58baa6c99267"
@@ -168,10 +200,10 @@ uuid = "3da0fdf6-3ccc-4f1b-acd9-58baa6c99267"
|
|
|
|
|
version = "0.1.7" |
|
|
|
|
|
|
|
|
|
[[deps.MPItrampoline_jll]] |
|
|
|
|
deps = ["Artifacts", "CompilerSupportLibraries_jll", "JLLWrappers", "LazyArtifacts", "Libdl", "MPIPreferences", "Pkg", "TOML"] |
|
|
|
|
git-tree-sha1 = "b3f9e42685b4ad614eca0b44bd863cd41b1c86ea" |
|
|
|
|
deps = ["Artifacts", "CompilerSupportLibraries_jll", "JLLWrappers", "LazyArtifacts", "Libdl", "MPIPreferences", "TOML"] |
|
|
|
|
git-tree-sha1 = "b3dcf8e1c610a10458df3c62038c8cc3a4d6291d" |
|
|
|
|
uuid = "f1f71cc9-e9ae-5b93-9b94-4fe0e1ad3748" |
|
|
|
|
version = "5.0.2+1" |
|
|
|
|
version = "5.3.0+0" |
|
|
|
|
|
|
|
|
|
[[deps.Markdown]] |
|
|
|
|
deps = ["Base64"] |
|
|
|
|
@ -186,58 +218,70 @@ version = "0.1.1"
@@ -186,58 +218,70 @@ version = "0.1.1"
|
|
|
|
|
[[deps.MbedTLS_jll]] |
|
|
|
|
deps = ["Artifacts", "Libdl"] |
|
|
|
|
uuid = "c8ffd9c3-330d-5841-b78e-0817d7145fa1" |
|
|
|
|
version = "2.28.0+0" |
|
|
|
|
version = "2.28.2+0" |
|
|
|
|
|
|
|
|
|
[[deps.MicrosoftMPI_jll]] |
|
|
|
|
deps = ["Artifacts", "JLLWrappers", "Libdl", "Pkg"] |
|
|
|
|
git-tree-sha1 = "a16aa086d335ed7e0170c5265247db29172af2f9" |
|
|
|
|
git-tree-sha1 = "a8027af3d1743b3bfae34e54872359fdebb31422" |
|
|
|
|
uuid = "9237b28f-5490-5468-be7b-bb81f5f5e6cf" |
|
|
|
|
version = "10.1.3+2" |
|
|
|
|
version = "10.1.3+4" |
|
|
|
|
|
|
|
|
|
[[deps.Mmap]] |
|
|
|
|
uuid = "a63ad114-7e13-5084-954f-fe012c677804" |
|
|
|
|
|
|
|
|
|
[[deps.MozillaCACerts_jll]] |
|
|
|
|
uuid = "14a3606d-f60d-562e-9121-12d972cd8159" |
|
|
|
|
version = "2022.2.1" |
|
|
|
|
version = "2022.10.11" |
|
|
|
|
|
|
|
|
|
[[deps.NetworkOptions]] |
|
|
|
|
uuid = "ca575930-c2e3-43a9-ace4-1e988b2c1908" |
|
|
|
|
version = "1.2.0" |
|
|
|
|
|
|
|
|
|
[[deps.OffsetArrays]] |
|
|
|
|
deps = ["Adapt"] |
|
|
|
|
git-tree-sha1 = "82d7c9e310fe55aa54996e6f7f94674e2a38fcb4" |
|
|
|
|
uuid = "6fe1bfb0-de20-5000-8ca7-80f57d26f881" |
|
|
|
|
version = "1.12.9" |
|
|
|
|
|
|
|
|
|
[[deps.OpenBLAS_jll]] |
|
|
|
|
deps = ["Artifacts", "CompilerSupportLibraries_jll", "Libdl"] |
|
|
|
|
uuid = "4536629a-c528-5b80-bd46-f80d51c5b363" |
|
|
|
|
version = "0.3.20+0" |
|
|
|
|
version = "0.3.21+4" |
|
|
|
|
|
|
|
|
|
[[deps.OpenMPI_jll]] |
|
|
|
|
deps = ["Artifacts", "CompilerSupportLibraries_jll", "JLLWrappers", "LazyArtifacts", "Libdl", "MPIPreferences", "Pkg", "TOML"] |
|
|
|
|
git-tree-sha1 = "346d6b357a480300ed7854dbc70e746ac52e10fd" |
|
|
|
|
deps = ["Artifacts", "CompilerSupportLibraries_jll", "JLLWrappers", "LazyArtifacts", "Libdl", "MPIPreferences", "TOML"] |
|
|
|
|
git-tree-sha1 = "f3080f4212a8ba2ceb10a34b938601b862094314" |
|
|
|
|
uuid = "fe0851c0-eecd-5654-98d4-656369965a5c" |
|
|
|
|
version = "4.1.3+3" |
|
|
|
|
version = "4.1.5+0" |
|
|
|
|
|
|
|
|
|
[[deps.Parsers]] |
|
|
|
|
deps = ["Dates", "SnoopPrecompile"] |
|
|
|
|
git-tree-sha1 = "8175fc2b118a3755113c8e68084dc1a9e63c61ee" |
|
|
|
|
deps = ["Dates", "PrecompileTools", "UUIDs"] |
|
|
|
|
git-tree-sha1 = "a5aef8d4a6e8d81f171b2bd4be5265b01384c74c" |
|
|
|
|
uuid = "69de0a69-1ddd-5017-9359-2bf0b02dc9f0" |
|
|
|
|
version = "2.5.3" |
|
|
|
|
version = "2.5.10" |
|
|
|
|
|
|
|
|
|
[[deps.PartitionedArrays]] |
|
|
|
|
deps = ["Distances", "IterativeSolvers", "LinearAlgebra", "MPI", "Printf", "SparseArrays", "SparseMatricesCSR"] |
|
|
|
|
git-tree-sha1 = "94291b7ddeac39816572660383055870b41bca64" |
|
|
|
|
deps = ["CircularArrays", "Distances", "FillArrays", "IterativeSolvers", "LinearAlgebra", "MPI", "Printf", "Random", "SparseArrays", "SparseMatricesCSR"] |
|
|
|
|
git-tree-sha1 = "efdde29f1a7def5f81d1ed0265b3c7bc1c3ee00f" |
|
|
|
|
uuid = "5a9dfac6-5c52-46f7-8278-5e2210713be9" |
|
|
|
|
version = "0.2.11" |
|
|
|
|
version = "0.3.2" |
|
|
|
|
|
|
|
|
|
[[deps.Pkg]] |
|
|
|
|
deps = ["Artifacts", "Dates", "Downloads", "LibGit2", "Libdl", "Logging", "Markdown", "Printf", "REPL", "Random", "SHA", "Serialization", "TOML", "Tar", "UUIDs", "p7zip_jll"] |
|
|
|
|
deps = ["Artifacts", "Dates", "Downloads", "FileWatching", "LibGit2", "Libdl", "Logging", "Markdown", "Printf", "REPL", "Random", "SHA", "Serialization", "TOML", "Tar", "UUIDs", "p7zip_jll"] |
|
|
|
|
uuid = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f" |
|
|
|
|
version = "1.8.0" |
|
|
|
|
version = "1.9.0" |
|
|
|
|
|
|
|
|
|
[[deps.PrecompileTools]] |
|
|
|
|
deps = ["Preferences"] |
|
|
|
|
git-tree-sha1 = "259e206946c293698122f63e2b513a7c99a244e8" |
|
|
|
|
uuid = "aea7be01-6a6a-4083-8856-8a6e6704d82a" |
|
|
|
|
version = "1.1.1" |
|
|
|
|
|
|
|
|
|
[[deps.Preferences]] |
|
|
|
|
deps = ["TOML"] |
|
|
|
|
git-tree-sha1 = "47e5f437cc0e7ef2ce8406ce1e7e24d44915f88d" |
|
|
|
|
git-tree-sha1 = "7eb1686b4f04b82f96ed7a4ea5890a4f0c7a09f1" |
|
|
|
|
uuid = "21216c6a-2e73-6563-6e65-726566657250" |
|
|
|
|
version = "1.3.0" |
|
|
|
|
version = "1.4.0" |
|
|
|
|
|
|
|
|
|
[[deps.Printf]] |
|
|
|
|
deps = ["Unicode"] |
|
|
|
|
@ -252,10 +296,10 @@ deps = ["SHA", "Serialization"]
@@ -252,10 +296,10 @@ deps = ["SHA", "Serialization"]
|
|
|
|
|
uuid = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c" |
|
|
|
|
|
|
|
|
|
[[deps.RecipesBase]] |
|
|
|
|
deps = ["SnoopPrecompile"] |
|
|
|
|
git-tree-sha1 = "261dddd3b862bd2c940cf6ca4d1c8fe593e457c8" |
|
|
|
|
deps = ["PrecompileTools"] |
|
|
|
|
git-tree-sha1 = "5c3d09cc4f31f5fc6af001c250bf1278733100ff" |
|
|
|
|
uuid = "3cdcf5f2-1ef4-517c-9805-6587b60abb01" |
|
|
|
|
version = "1.3.3" |
|
|
|
|
version = "1.3.4" |
|
|
|
|
|
|
|
|
|
[[deps.Requires]] |
|
|
|
|
deps = ["UUIDs"] |
|
|
|
|
@ -280,38 +324,44 @@ version = "1.0.3"
@@ -280,38 +324,44 @@ version = "1.0.3"
|
|
|
|
|
uuid = "6462fe0b-24de-5631-8697-dd941f90decc" |
|
|
|
|
|
|
|
|
|
[[deps.SparseArrays]] |
|
|
|
|
deps = ["LinearAlgebra", "Random"] |
|
|
|
|
deps = ["Libdl", "LinearAlgebra", "Random", "Serialization", "SuiteSparse_jll"] |
|
|
|
|
uuid = "2f01184e-e22b-5df5-ae63-d93ebab69eaf" |
|
|
|
|
|
|
|
|
|
[[deps.SparseMatricesCSR]] |
|
|
|
|
deps = ["LinearAlgebra", "SparseArrays", "SuiteSparse"] |
|
|
|
|
git-tree-sha1 = "4870b3e7db7063927b163fb981bd579410b68b2d" |
|
|
|
|
git-tree-sha1 = "38677ca58e80b5cad2382e5a1848f93b054ad28d" |
|
|
|
|
uuid = "a0a7dd2c-ebf4-11e9-1f05-cf50bc540ca1" |
|
|
|
|
version = "0.6.6" |
|
|
|
|
version = "0.6.7" |
|
|
|
|
|
|
|
|
|
[[deps.Statistics]] |
|
|
|
|
deps = ["LinearAlgebra", "SparseArrays"] |
|
|
|
|
uuid = "10745b16-79ce-11e8-11f9-7d13ad32a3b2" |
|
|
|
|
version = "1.9.0" |
|
|
|
|
|
|
|
|
|
[[deps.StatsAPI]] |
|
|
|
|
deps = ["LinearAlgebra"] |
|
|
|
|
git-tree-sha1 = "f9af7f195fb13589dd2e2d57fdb401717d2eb1f6" |
|
|
|
|
git-tree-sha1 = "45a7769a04a3cf80da1c1c7c60caf932e6f4c9f7" |
|
|
|
|
uuid = "82ae8749-77ed-4fe6-ae5f-f523153014b0" |
|
|
|
|
version = "1.5.0" |
|
|
|
|
version = "1.6.0" |
|
|
|
|
|
|
|
|
|
[[deps.SuiteSparse]] |
|
|
|
|
deps = ["Libdl", "LinearAlgebra", "Serialization", "SparseArrays"] |
|
|
|
|
uuid = "4607b0f0-06f3-5cda-b6b1-a6196a1729e9" |
|
|
|
|
|
|
|
|
|
[[deps.SuiteSparse_jll]] |
|
|
|
|
deps = ["Artifacts", "Libdl", "Pkg", "libblastrampoline_jll"] |
|
|
|
|
uuid = "bea87d4a-7f5b-5778-9afe-8cc45184846c" |
|
|
|
|
version = "5.10.1+6" |
|
|
|
|
|
|
|
|
|
[[deps.TOML]] |
|
|
|
|
deps = ["Dates"] |
|
|
|
|
uuid = "fa267f1f-6049-4f14-aa54-33bafae1ed76" |
|
|
|
|
version = "1.0.0" |
|
|
|
|
version = "1.0.3" |
|
|
|
|
|
|
|
|
|
[[deps.Tar]] |
|
|
|
|
deps = ["ArgTools", "SHA"] |
|
|
|
|
uuid = "a4e569a6-e804-4fa4-b0f3-eef7a1d5b13e" |
|
|
|
|
version = "1.10.1" |
|
|
|
|
version = "1.10.0" |
|
|
|
|
|
|
|
|
|
[[deps.Test]] |
|
|
|
|
deps = ["InteractiveUtils", "Logging", "Random", "Serialization"] |
|
|
|
|
@ -327,12 +377,12 @@ uuid = "4ec0a83e-493e-50e2-b9ac-8f72acf5a8f5"
@@ -327,12 +377,12 @@ uuid = "4ec0a83e-493e-50e2-b9ac-8f72acf5a8f5"
|
|
|
|
|
[[deps.Zlib_jll]] |
|
|
|
|
deps = ["Libdl"] |
|
|
|
|
uuid = "83775a58-1f1d-513f-b197-d71354ab007a" |
|
|
|
|
version = "1.2.12+3" |
|
|
|
|
version = "1.2.13+0" |
|
|
|
|
|
|
|
|
|
[[deps.libblastrampoline_jll]] |
|
|
|
|
deps = ["Artifacts", "Libdl", "OpenBLAS_jll"] |
|
|
|
|
deps = ["Artifacts", "Libdl"] |
|
|
|
|
uuid = "8e850b90-86db-534c-a0d3-1478176c7d93" |
|
|
|
|
version = "5.1.1+0" |
|
|
|
|
version = "5.7.0+0" |
|
|
|
|
|
|
|
|
|
[[deps.nghttp2_jll]] |
|
|
|
|
deps = ["Artifacts", "Libdl"] |
|
|
|
|
|