Skip to content

Commit 8edf283

Browse files
authored
New version: GradedArrays v0.9.7 (#1105)
Co-authored-by: ITensorBot <278814285+ITensorBot@users.noreply.github.com>
1 parent d71c686 commit 8edf283

3 files changed

Lines changed: 13 additions & 6 deletions

File tree

G/GradedArrays/Compat.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ BlockSparseArrays = "0.4.2-0.4"
3333
["0.4-0.4.2"]
3434
BlockSparseArrays = "0.5"
3535

36-
["0.4.10-0"]
36+
["0.4.10-0.9.6"]
3737
TypeParameterAccessors = "0.4"
3838

3939
["0.4.16-0.4.18"]
@@ -106,12 +106,12 @@ TensorAlgebra = "0.6"
106106
["0.6.1-0.6.21"]
107107
TensorAlgebra = "0.6-0.7"
108108

109-
["0.6.22-0"]
110-
KroneckerArrays = "0.3.27-0.3"
111-
112109
["0.6.22-0.7.0"]
113110
TensorAlgebra = "0.7.20-0.7"
114111

112+
["0.6.22-0.9.6"]
113+
KroneckerArrays = "0.3.27-0.3"
114+
115115
["0.6.23-0"]
116116
FunctionImplementations = "0.4.14-0.4"
117117

G/GradedArrays/Deps.toml

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,13 @@ TensorProducts = "decf83d6-1968-43f4-96dc-fdb3fe15fc6d"
1212
["0.2-0"]
1313
BlockSparseArrays = "2c9a651f-6452-4ace-a6ac-809f4280fbb4"
1414
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
15-
TypeParameterAccessors = "7e5a90cf-f82e-492e-a09b-e3e26432c138"
1615

1716
["0.2-0.4.7"]
1817
DerivableInterfaces = "6c5e35bf-e59e-4898-b73c-732dcc4ba65f"
1918

19+
["0.2-0.9.6"]
20+
TypeParameterAccessors = "7e5a90cf-f82e-492e-a09b-e3e26432c138"
21+
2022
["0.4.20-0"]
2123
ArrayLayouts = "4c555306-a7a7-4459-81d9-ec55ddd5c99a"
2224

@@ -30,9 +32,11 @@ MatrixAlgebraKit = "6c742aac-3347-4629-af66-fc926824e5e4"
3032
TensorKitSectors = "13a9c161-d5da-41f0-bcbd-e1a08ae0647f"
3133

3234
["0.6-0"]
33-
KroneckerArrays = "05d0b138-81bc-4ff7-84be-08becefb1ccc"
3435
SparseArraysBase = "0d5efcca-f356-4864-8770-e1ed8d78f208"
3536

37+
["0.6-0.9.6"]
38+
KroneckerArrays = "05d0b138-81bc-4ff7-84be-08becefb1ccc"
39+
3640
["0.6.23-0"]
3741
FunctionImplementations = "7c7cc465-9c6a-495f-bdd1-f42428e86d0c"
3842

G/GradedArrays/Versions.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -252,3 +252,6 @@ git-tree-sha1 = "ad45f6b4df9f5e213c254a2bbf8c2e2d1a85f4b9"
252252

253253
["0.9.6"]
254254
git-tree-sha1 = "f64d542f9c21e8149f46c94791f7e8cfa3655fcc"
255+
256+
["0.9.7"]
257+
git-tree-sha1 = "46572ae125feaa765ac5f445c1fb440fcd9449e5"

0 commit comments

Comments
 (0)