Skip to content

Commit 8deb1d8

Browse files
authored
Upgrade to TensorAlgebra.jl v0.7 (#108)
1 parent e82cebe commit 8deb1d8

1 file changed

Lines changed: 2 additions & 2 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 = "ITensorBase"
22
uuid = "4795dd04-0d67-49bb-8f44-b89c448a1dc7"
33
authors = ["ITensor developers <support@itensor.org> and contributors"]
4-
version = "0.5.0"
4+
version = "0.5.1"
55

66
[deps]
77
Accessors = "7d9f7c33-5ae7-4f3b-8dc6-eff91059b697"
@@ -15,7 +15,7 @@ Accessors = "0.1.39"
1515
ConstructionBase = "1.6.0"
1616
NamedDimsArrays = "0.14"
1717
Random = "1.10"
18-
TensorAlgebra = "0.3, 0.4, 0.5, 0.6"
18+
TensorAlgebra = "0.3, 0.4, 0.5, 0.6, 0.7"
1919
julia = "1.10"
2020

2121
[workspace]

0 commit comments

Comments
 (0)