Skip to content

Commit 69ccaec

Browse files
authored
Upgrade to TensorAlgebra v0.4 (#47)
1 parent 870d77a commit 69ccaec

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "KroneckerArrays"
22
uuid = "05d0b138-81bc-4ff7-84be-08becefb1ccc"
33
authors = ["ITensor developers <[email protected]> and contributors"]
4-
version = "0.2.1"
4+
version = "0.2.2"
55

66
[deps]
77
Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e"
@@ -36,7 +36,7 @@ GPUArraysCore = "0.2"
3636
LinearAlgebra = "1.10"
3737
MapBroadcast = "0.1.10"
3838
MatrixAlgebraKit = "0.2, 0.3"
39-
TensorAlgebra = "0.3.10"
39+
TensorAlgebra = "0.3.10, 0.4"
4040
TensorProducts = "0.1.7"
4141
TypeParameterAccessors = "0.4.2"
4242
julia = "1.10"

test/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ MatrixAlgebraKit = "0.2, 0.3"
3535
SafeTestsets = "0.1"
3636
StableRNGs = "1.0"
3737
Suppressor = "0.2"
38-
TensorAlgebra = "0.3.10"
38+
TensorAlgebra = "0.3.10, 0.4"
3939
TensorProducts = "0.1.7"
4040
Test = "1.10"
4141
TestExtras = "0.3"

0 commit comments

Comments
 (0)