-
Notifications
You must be signed in to change notification settings - Fork 16
CTMRG
support for PEPS-PEPO-PEPS networks
#134
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
Changes from 19 commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
e090770
Rough attempt at CTMRG for PEPO stacks
leburgel dca3843
Fix typo
leburgel 8e733be
Actually add the test...
leburgel 34dcc49
Remove deprecated enlarged corner methods
leburgel 9880e6d
Remove one getindex layer
leburgel 577bb52
Fix merge conflict
leburgel 54397eb
Add a proper test and some corresponding fixes and additions
leburgel 679829b
Format
leburgel e441725
One less duplicate contraction...
leburgel f51723e
At least make it run
leburgel 0d59fed
Test magnetization instead
leburgel c4b7106
Actually fill in test value...
leburgel d51f723
Should run and test at the same temperature...
leburgel e3dd984
Needs more LBFGS iterations
leburgel a93c47b
Merge branch 'master' into lb/pepo_ctmrg
leburgel d620c2c
Merge branch 'master' into lb/pepo_ctmrg
leburgel 169d493
Update test
leburgel 0ec7418
Fix
leburgel 41cecb4
Another fix
leburgel 97e3363
Update src/algorithms/contractions/ctmrg_contractions.jl
leburgel b8b6e06
Update src/algorithms/contractions/ctmrg_contractions.jl
leburgel 372448d
Apply review suggestions
leburgel e7404eb
Restore kwarg syntax for `classical_ising`
leburgel 90e98e5
Fix(?)
leburgel dcf6f68
Merge branch 'master' into lb/pepo_ctmrg
leburgel 4d99781
Update retract and transport in PEPO test
leburgel 310e865
Clean up some unused type parameters
leburgel 7ba5a99
Properly fix PEPO retract
leburgel File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
1,113 changes: 989 additions & 124 deletions
1,113
src/algorithms/contractions/ctmrg_contractions.jl
Large diffs are not rendered by default.
Oops, something went wrong.
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
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.