-
Notifications
You must be signed in to change notification settings - Fork 11
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
Upgrade to ITensor v3 compatibility #1
Comments
Hi, what version of ITensor are you using to try to compile this code? Unfortunately the code is only written for version 2.x of ITensor currently, as noted on the Codes page of the itensor.org website. |
I'll note this in the README as well |
Thank you very much! |
I just changed the name of this issue to reflect that we, or someone else should upgrade this code to become compatible with v3 of ITensor. By the way, please send me at email [email protected] if you want to discuss your project a bit and whether you actually need parallel DMRG for it. There may be better approaches you can try first. |
Dear Mr. Stoudenmire,
I'm trying to compile the code. However, the compiler shows that "parallel_dmrg.h:105:13: error: ‘MPSt’ has not been declared". I appreciate any hint on these questions.
By the way, it is no problem for me to compile the dmrg code on the itensor website.
The text was updated successfully, but these errors were encountered: