Skip to content

Commit 633bdf0

Browse files
authored
Merge pull request #27 from ITensor/corbett/update-packages
Updated ITensorMPS to 0.3 and ITensors to 0.9
2 parents 5559660 + 6e63738 commit 633bdf0

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
@@ -12,8 +12,8 @@ SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
1212
TimerOutputs = "a759f4b9-e2f1-59dc-863e-4aeb61b1ea8f"
1313

1414
[compat]
15-
ITensorMPS = "0.1, 0.2"
16-
ITensors = "0.3, 0.4, 0.5, 0.6, 0.7"
15+
ITensorMPS = "0.1, 0.2, 0.3"
16+
ITensors = "0.3, 0.4, 0.5, 0.6, 0.7, 0.8, 0.9"
1717
LinearAlgebra = "1.9, 1.10"
1818
Memoize = "0.4"
1919
SparseArrays = "1.9, 1.10"

0 commit comments

Comments
 (0)