Skip to content

Commit

Permalink
New version: BandedMatrices v1.8.0
Browse files Browse the repository at this point in the history
UUID: aae01518-5342-5314-be14-df237901396f
Repo: https://github.com/JuliaLinearAlgebra/BandedMatrices.jl.git
Tree: 2a81cc8adf470ac6bd87eef3ca3d194d08a8754c

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator committed Dec 3, 2024
1 parent 9a983ea commit 21f083d
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 3 deletions.
8 changes: 6 additions & 2 deletions B/BandedMatrices/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ FillArrays = "0.13"
["0.17-0.17.8"]
ArrayLayouts = "0.8"

["0.17-1"]
["0.17-1.7"]
julia = "1.6.0-1"

["0.17.11-0.17.20"]
Expand Down Expand Up @@ -198,7 +198,7 @@ LazyArrays = "0.8-0.9"
["0.9.4-0.9"]
LazyArrays = "0.9.1-0.9"

["1.2-1"]
["1.2-1.7"]
LinearAlgebra = "1.6.0-1"
SparseArrays = "1.6.0-1"

Expand All @@ -207,3 +207,7 @@ ArrayLayouts = "1.5.3-1"

["1.5-1"]
ArrayLayouts = "1.6.0-1"

["1.8-1"]
LinearAlgebra = "1"
julia = "1.10.0-1"
2 changes: 2 additions & 0 deletions B/BandedMatrices/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ Compat = "34da2185-b29b-5c13-b0c7-acf172513d20"
[0-1]
FillArrays = "1a297f60-69ca-5386-bcde-b61e274b549b"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"

["0-1.7"]
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"

["0.14-1"]
Expand Down
3 changes: 3 additions & 0 deletions B/BandedMatrices/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -378,3 +378,6 @@ git-tree-sha1 = "a2c85f53ddcb15b4099da59867868bd40f005579"

["1.7.6"]
git-tree-sha1 = "3023a8cada3b08233252ee9b04edc3f3c39b1f04"

["1.8.0"]
git-tree-sha1 = "2a81cc8adf470ac6bd87eef3ca3d194d08a8754c"
5 changes: 4 additions & 1 deletion B/BandedMatrices/WeakCompat.toml
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
["1.2-1"]
["1.2-1.7"]
SparseArrays = "1.6.0-1"

["1.8-1"]
SparseArrays = "1"

0 comments on commit 21f083d

Please sign in to comment.