-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update ITensors compat to 0.7 #297
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
failing tests are not due to this PR, and ITensors/ITensorNetworks tests pass so i'm merging it
thanks @starsfordummies!
ah wait, it doesn't use ITensors 0.7... it seems like it's holded back by some other dependency @starsfordummies do you mind running the following commands in a Julia session and showing me the result? ]activate test
]up
]st --outdated i think it's getting holded back because of ITensorNetworks.jl, but not sure |
mm I don't know, if I activate my Tenet env and add by hand ITensors, ITensorNetworks etc I seem to be able to install them
|
yeah, but try doing it in the |
¯_(ツ)_/¯ |
@starsfordummies I've fixed the CompatHelper workflow and it correctly updated the compat bound of ITensors. |
No description provided.