Skip to content

Commit 1605d27

Browse files
authored
Bump to MatrixAlgebraKit v0.2 (#62)
1 parent d422676 commit 1605d27

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 = "TensorAlgebra"
22
uuid = "68bd88dc-f39d-4e12-b2ca-f046b68fcc6a"
33
authors = ["ITensor developers <[email protected]> and contributors"]
4-
version = "0.3.5"
4+
version = "0.3.6"
55

66
[deps]
77
ArrayLayouts = "4c555306-a7a7-4459-81d9-ec55ddd5c99a"
@@ -18,7 +18,7 @@ ArrayLayouts = "1.10.4"
1818
BlockArrays = "1.5.0"
1919
EllipsisNotation = "1.8.0"
2020
LinearAlgebra = "1.10"
21-
MatrixAlgebraKit = "0.1.1"
21+
MatrixAlgebraKit = "0.2"
2222
TensorProducts = "0.1.5"
2323
TupleTools = "1.6.0"
2424
TypeParameterAccessors = "0.2.1, 0.3"

test/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Aqua = "0.8.9"
1818
BlockArrays = "1.6.1"
1919
EllipsisNotation = "1.8.0"
2020
LinearAlgebra = "<0.0.1, 1"
21-
MatrixAlgebraKit = "0.1"
21+
MatrixAlgebraKit = "0.2"
2222
Random = "1.10"
2323
SafeTestsets = "0.1"
2424
StableRNGs = "1.0.2"

0 commit comments

Comments
 (0)