Skip to content

Update gauge_walk functionality and fix bug in VidalITensorNetwork #222

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

Merged
merged 23 commits into from
Mar 31, 2025

Conversation

JoeyT1994
Copy link
Contributor

This PR contains the parts of PR #219 which were just quality of life improvements to the code.

Specifically the function for finding the tree_gauge to move the gauge of a tree tensor network from one region to another has been separated out so the path finding is done by a separate gauge_path function that operates on an abstract graph independent of the concept of an ITensorNetwork (which will be utilized in the upcoming maximize_bilinearform function).

A bug is also fixed in the apply function for the VidalITensorNetwork type.

@mtfishman mtfishman merged commit 88f6b2c into ITensor:main Mar 31, 2025
3 of 6 checks passed
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

Successfully merging this pull request may close these issues.

2 participants