Skip to content

Commit 90777ee

Browse files
committed
Upgrade to TensorAlgebra.jl v0.7
1 parent afc7277 commit 90777ee

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "BlockSparseArrays"
22
uuid = "2c9a651f-6452-4ace-a6ac-809f4280fbb4"
33
authors = ["ITensor developers <support@itensor.org> and contributors"]
4-
version = "0.10.18"
4+
version = "0.10.19"
55

66
[deps]
77
Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e"
@@ -41,7 +41,7 @@ MapBroadcast = "0.1.5"
4141
MatrixAlgebraKit = "0.6"
4242
SparseArraysBase = "0.9"
4343
SplitApplyCombine = "1.2.3"
44-
TensorAlgebra = "0.6.2"
44+
TensorAlgebra = "0.6.2, 0.7"
4545
TypeParameterAccessors = "0.4.1"
4646
julia = "1.10"
4747

test/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ SafeTestsets = "0.1"
4040
SparseArraysBase = "0.9"
4141
StableRNGs = "1"
4242
Suppressor = "0.2"
43-
TensorAlgebra = "0.6"
43+
TensorAlgebra = "0.6, 0.7"
4444
Test = "1.10"
4545
TestExtras = "0.3"
4646
TypeParameterAccessors = "0.4"

0 commit comments

Comments
 (0)