Skip to content

Commit 3382796

Browse files
authored
New version: SparseArraysBase v0.10.8 (#1218)
Co-authored-by: ITensorBot <278814285+ITensorBot@users.noreply.github.com>
1 parent 9b014e7 commit 3382796

5 files changed

Lines changed: 11 additions & 2 deletions

File tree

S/SparseArraysBase/Compat.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ MacroTools = "0.5.13-0.5"
1212
SparseArrays = "1.10.0-1"
1313
VectorInterface = "0.5"
1414

15+
["0.10.8-0"]
16+
TensorAlgebra = "0.17.5-0.17"
17+
1518
["0.2-0"]
1619
ArrayLayouts = "1.11.0-1"
1720

S/SparseArraysBase/Deps.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@ VectorInterface = "409d34a3-91d5-4945-b6ec-7529ddf182d8"
1616
["0-0.2.2"]
1717
BroadcastMapConversion = "4a4adec5-520f-4750-bb37-d5e66b4ddeb2"
1818

19+
["0.10.8-0"]
20+
TensorAlgebra = "68bd88dc-f39d-4e12-b2ca-f046b68fcc6a"
21+
1922
["0.2-0.2.2"]
2023
Derive = "a07dfc7f-7d04-4eb5-84cc-a97f051f655a"
2124

S/SparseArraysBase/Versions.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -238,3 +238,6 @@ git-tree-sha1 = "d33f4f5a34ba6445aabbf8850436bd26f2526e4b"
238238

239239
["0.10.7"]
240240
git-tree-sha1 = "1948fc3e769b149b967a61a3187929cc181a35e2"
241+
242+
["0.10.8"]
243+
git-tree-sha1 = "2b49f0d068d8cda41fd314658675a988ce27f709"

S/SparseArraysBase/WeakCompat.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ TensorAlgebra = "0.15"
1919
["0.10.6"]
2020
TensorAlgebra = "0.15-0.16"
2121

22-
["0.10.7-0"]
22+
["0.10.7"]
2323
TensorAlgebra = "0.15-0.17"
2424

2525
["0.7.10"]

S/SparseArraysBase/WeakDeps.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
["0.7.10-0.9"]
22
NamedDimsArrays = "60cbd0c0-df58-4cb7-918c-6f5607b73fde"
33

4-
["0.7.8-0"]
4+
["0.7.8-0.10.7"]
55
TensorAlgebra = "68bd88dc-f39d-4e12-b2ca-f046b68fcc6a"

0 commit comments

Comments
 (0)