Skip to content

Commit e4f2f28

Browse files
authored
New version: GradedArrays v0.13.2 (#1162)
Co-authored-by: ITensorBot <278814285+ITensorBot@users.noreply.github.com>
1 parent 3b52b51 commit e4f2f28

3 files changed

Lines changed: 11 additions & 1 deletion

File tree

G/GradedArrays/Compat.toml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,13 @@ TensorAlgebra = "0.12.3-0.12"
3030
["0.12.4"]
3131
TensorAlgebra = "0.12.4-0.12"
3232

33-
["0.12.5-0"]
33+
["0.12.5-0.13.1"]
3434
TensorAlgebra = "0.12.4-0.13"
3535

36+
["0.13.2-0"]
37+
StridedViews = "0.5"
38+
TensorAlgebra = "0.14"
39+
3640
["0.2-0"]
3741
LinearAlgebra = "1.10.0-1"
3842

G/GradedArrays/Deps.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ SplitApplyCombine = "03a91e81-4c3e-53e1-a0a4-9c0c8f19dd66"
99
["0-0.5.4"]
1010
TensorProducts = "decf83d6-1968-43f4-96dc-fdb3fe15fc6d"
1111

12+
["0.13.2-0"]
13+
StridedViews = "4db3bf67-4bd7-4b4e-b153-31dc3fb37143"
14+
1215
["0.2-0"]
1316
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
1417

G/GradedArrays/Versions.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -306,3 +306,6 @@ git-tree-sha1 = "b364f5523a549737111eef74aa57483e102d306e"
306306

307307
["0.13.1"]
308308
git-tree-sha1 = "22a33cc4e37dddc6f5175aee7bee607c1aa1debc"
309+
310+
["0.13.2"]
311+
git-tree-sha1 = "2c738f9064f7eb0d6429df396e71011b0e0dd3a9"

0 commit comments

Comments
 (0)