Skip to content

Commit

Permalink
Fix ITensorMPS compat
Browse files Browse the repository at this point in the history
  • Loading branch information
pbrehmer committed Nov 28, 2024
1 parent e5cb0d2 commit 7356b7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ TimerOutputs = "a759f4b9-e2f1-59dc-863e-4aeb61b1ea8f"
Aqua = "0.8"
DFTK = "0.6.20"
ITensors = "0.7"
ITensorMPS = "1"
ITensorMPS = "0.3"
LinearAlgebra = "1"
Printf = "1"
ProgressMeter = "1"
Expand Down

0 comments on commit 7356b7e

Please sign in to comment.