[WIP] Add support for symmetric boundary MPS contractions - #426
Draft
leburgel wants to merge 16 commits into
Draft
[WIP] Add support for symmetric boundary MPS contractions#426leburgel wants to merge 16 commits into
leburgel wants to merge 16 commits into
Conversation
leburgel
marked this pull request as draft
September 2, 2026 13:57
Member
|
Shall we say C4v boundary MPS? "symmetric" feels ambiguous to me. |
…sion through reduced density matrix
…reduced density operators
- Reorganize file structure - Refactor in terms of generic expression generators that can be easily overloaded
Member
Author
Sure, does |
leburgel
force-pushed
the
lb/boundary_mps1
branch
from
September 3, 2026 12:32
56d1c97 to
c26ff3a
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Built on top of #423.
Adds support for boundary MPS contractions of systems with C4v symmetry, as well as an implicit gradient of the contraction procedure enabling full variational optimizations. There is still a lot of work on this one, but I already filed the PR to demonstrate how #423 allows us to easily add support for different environment types by only overloading
boundary_contraction_expr.