Skip to content

Commit 7d20db7

Browse files
authored
New version: GradedArrays v0.14.7 (#1255)
Co-authored-by: ITensorBot <278814285+ITensorBot@users.noreply.github.com>
1 parent af4cfc4 commit 7d20db7

5 files changed

Lines changed: 13 additions & 2 deletions

File tree

G/GradedArrays/Compat.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,10 @@ TensorAlgebra = "0.17.9-0.17"
7272
["0.14.2-0"]
7373
TensorAlgebra = "0.17.10-0.17"
7474

75+
["0.14.7-0"]
76+
TensorKit = "0.17"
77+
TensorOperations = "5"
78+
7579
["0.2-0"]
7680
LinearAlgebra = "1.10.0-1"
7781

G/GradedArrays/Deps.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,10 @@ VectorInterface = "409d34a3-91d5-4945-b6ec-7529ddf182d8"
1515
["0.13.2-0"]
1616
StridedViews = "4db3bf67-4bd7-4b4e-b153-31dc3fb37143"
1717

18+
["0.14.7-0"]
19+
TensorKit = "07d1fe3e-3e46-537d-9eac-e9e13d0d4cec"
20+
TensorOperations = "6aa20fa7-93e2-5fca-9bc0-fbd0db3c71a2"
21+
1822
["0.2-0"]
1923
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
2024

G/GradedArrays/Versions.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -366,3 +366,6 @@ git-tree-sha1 = "af99100bbc770de948acb91f31c3ac53833a33b0"
366366

367367
["0.14.6"]
368368
git-tree-sha1 = "bba290019ac0524af85732c68aab3662a43f37e6"
369+
370+
["0.14.7"]
371+
git-tree-sha1 = "6caf2f7abd6560424bfefa910bbff1710aacecfa"

G/GradedArrays/WeakCompat.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
["0.13.6-0"]
1+
["0.13.6-0.14.6"]
22
TensorKit = "0.17"
33

44
["0.2-0.2.3"]

G/GradedArrays/WeakDeps.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
["0.13.6-0"]
1+
["0.13.6-0.14.6"]
22
TensorKit = "07d1fe3e-3e46-537d-9eac-e9e13d0d4cec"
33

44
["0.2-0.4.22"]

0 commit comments

Comments
 (0)