Skip to content

Commit bf44100

Browse files
update SparseArrays
1 parent 34fdb27 commit bf44100

File tree

1 file changed

+12
-13
lines changed

1 file changed

+12
-13
lines changed

lectures/Manifest.toml

Lines changed: 12 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -94,9 +94,9 @@ version = "3.5.0+3"
9494

9595
[[ArrayInterface]]
9696
deps = ["IfElse", "LinearAlgebra", "Requires", "SparseArrays", "Static"]
97-
git-tree-sha1 = "019303a0f26d6012f35ecdfa4618551d145fb9f2"
97+
git-tree-sha1 = "045ff5e1bc8c6fb1ecb28694abba0a0d55b5f4f5"
9898
uuid = "4fba245c-0d91-5ea0-9b3e-6abc04ee57a9"
99-
version = "3.1.31"
99+
version = "3.1.17"
100100

101101
[[ArrayLayouts]]
102102
deps = ["Compat", "FillArrays", "LinearAlgebra", "SparseArrays"]
@@ -302,9 +302,9 @@ uuid = "717857b8-e6f2-59f4-9121-6e50c889abd2"
302302
version = "0.6.10"
303303

304304
[[DataAPI]]
305-
git-tree-sha1 = "ee400abb2298bd13bfc3df1c412ed228061a2385"
305+
git-tree-sha1 = "bec2532f8adb82005476c141ec23e921fc20971b"
306306
uuid = "9a962f9c-6df0-11e9-0e5d-c546b8b5ee8a"
307-
version = "1.7.0"
307+
version = "1.8.0"
308308

309309
[[DataFrames]]
310310
deps = ["Compat", "DataAPI", "Future", "InvertedIndices", "IteratorInterfaceExtensions", "LinearAlgebra", "Markdown", "Missings", "PooledArrays", "PrettyTables", "Printf", "REPL", "Reexport", "SortingAlgorithms", "Statistics", "TableTraits", "Tables", "Unicode"]
@@ -387,9 +387,9 @@ version = "1.3.0"
387387

388388
[[Distances]]
389389
deps = ["LinearAlgebra", "Statistics", "StatsAPI"]
390-
git-tree-sha1 = "abe4ad222b26af3337262b8afb28fab8d215e9f8"
390+
git-tree-sha1 = "9f46deb4d4ee4494ffb5a40a27a2aced67bdd838"
391391
uuid = "b4f34e82-e78d-54a5-968a-f98e89d6e8f7"
392-
version = "0.10.3"
392+
version = "0.10.4"
393393

394394
[[Distributed]]
395395
deps = ["Random", "Serialization", "Sockets"]
@@ -760,10 +760,9 @@ uuid = "d8418881-c3e1-53bb-8760-2df7ec849ed5"
760760
version = "1.5.0"
761761

762762
[[InvertedIndices]]
763-
deps = ["Test"]
764-
git-tree-sha1 = "15732c475062348b0165684ffe28e85ea8396afc"
763+
git-tree-sha1 = "bee5f1ef5bf65df56bdd2e40447590b272a5471f"
765764
uuid = "41ab1584-1d38-5bbf-9106-f11c6c58b48f"
766-
version = "1.0.0"
765+
version = "1.1.0"
767766

768767
[[Ipopt]]
769768
deps = ["BinaryProvider", "Ipopt_jll", "Libdl", "LinearAlgebra", "MathOptInterface", "MathProgBase"]
@@ -997,9 +996,9 @@ uuid = "56ddb016-857b-54e1-b83d-db4d58db5568"
997996

998997
[[LoopVectorization]]
999998
deps = ["ArrayInterface", "DocStringExtensions", "IfElse", "LinearAlgebra", "OffsetArrays", "Polyester", "Requires", "SLEEFPirates", "Static", "StrideArraysCore", "ThreadingUtilities", "UnPack", "VectorizationBase"]
1000-
git-tree-sha1 = "9f23789217866ad9ecd053857ef202de5edcac4b"
999+
git-tree-sha1 = "dcaae6d7c8223946e2838ea97888e1db4ceb42eb"
10011000
uuid = "bdcacae8-1622-11e9-2a5c-532679323890"
1002-
version = "0.12.65"
1001+
version = "0.12.66"
10031002

10041003
[[LowRankApprox]]
10051004
deps = ["FFTW", "FillArrays", "LinearAlgebra", "Nullables", "Random", "SparseArrays", "Test"]
@@ -1601,9 +1600,9 @@ version = "0.10.3"
16011600

16021601
[[Static]]
16031602
deps = ["IfElse"]
1604-
git-tree-sha1 = "854b024a4a81b05c0792a4b45293b85db228bd27"
1603+
git-tree-sha1 = "2740ea27b66a41f9d213561a04573da5d3823d4b"
16051604
uuid = "aedffcd0-7271-4cad-89d0-dc628f76c6d3"
1606-
version = "0.3.1"
1605+
version = "0.2.5"
16071606

16081607
[[StaticArrays]]
16091608
deps = ["LinearAlgebra", "Random", "Statistics"]

0 commit comments

Comments
 (0)