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 mat_to_mpo function #15

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

Compatibilitty problems with mat_to_mpo function #15

jmsett opened this issue Aug 20, 2024 · 0 comments

Comments

@jmsett
Copy link

jmsett commented Aug 20, 2024

Using:


using ITensors
using ITensorMPS
using ITensorQTT


and locally installed Julia packages:


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


Some functions are not exported correctly from main/src/function_to_mps.jl. While function_to_mps, mps_to_discrete_function, and mpo_to_mat are working well, I get the following error for mat_to_mpo:


UndefVarError: mat_to_mpo not defined


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