Skip to content
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

Compatibilitty problems with tdvp #13

Open
jmsett opened this issue Aug 20, 2024 · 0 comments
Open

Compatibilitty problems with tdvp #13

jmsett opened this issue Aug 20, 2024 · 0 comments

Comments

@jmsett
Copy link

jmsett commented Aug 20, 2024

With the following packages locally installed:


IJulia v1.25.0
ITensorMPS v0.2.4
ITensorQTT v0.0.1 https://github.com/ITensor/ITensorQTT.jl.git#main
ITensorTDVP v0.4.7
ITensors v0.6.16


running the helmoltz_minimal.jl example on a jupyter-notebook outputs the error:


UndefVarError: tdvp not defined

Stacktrace:
[1] dmrg_target(PH::MPO, psi0::MPS; reverse_step::Bool, target_eigenvalue::Float64, kwargs::@kwargs{cutoff::Float64, nsweeps::Int64, outputlevel::Int64})
@ ITensorQTT ~/.julia/packages/ITensorQTT/sT3xc/src/dmrg_target.jl:11
[2] top-level scope
@ In[1]:12


Maybe @reexport not working from ITensorsMPS.jl file?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant