Skip to content

Commit 6c83b28

Browse files
committed
Upgrade to MatrixAlgebraKit v0.4
1 parent 69ccaec commit 6c83b28

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.2"
4+
version = "0.2.3"
55

66
[deps]
77
Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e"
@@ -35,7 +35,7 @@ FillArrays = "1.13"
3535
GPUArraysCore = "0.2"
3636
LinearAlgebra = "1.10"
3737
MapBroadcast = "0.1.10"
38-
MatrixAlgebraKit = "0.2, 0.3"
38+
MatrixAlgebraKit = "0.2, 0.3, 0.4"
3939
TensorAlgebra = "0.3.10, 0.4"
4040
TensorProducts = "0.1.7"
4141
TypeParameterAccessors = "0.4.2"

test/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ GPUArraysCore = "0.2"
3131
JLArrays = "0.2"
3232
KroneckerArrays = "0.2"
3333
LinearAlgebra = "1.10"
34-
MatrixAlgebraKit = "0.2, 0.3"
34+
MatrixAlgebraKit = "0.2, 0.3, 0.4"
3535
SafeTestsets = "0.1"
3636
StableRNGs = "1.0"
3737
Suppressor = "0.2"

0 commit comments

Comments
 (0)