-
Notifications
You must be signed in to change notification settings - Fork 27
Allow bond-dependent truncation scheme in Simple Update #211
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
Yue-Zhengyuan
merged 33 commits into
QuantumKitHub:master
from
sanderdemeyer:su_anisotropic
Jun 25, 2025
Merged
Changes from 5 commits
Commits
Show all changes
33 commits
Select commit
Hold shift + click to select a range
88590b0
add anisotropic Simple Update
sanderdemeyer e2eeb66
fix 3site su
sanderdemeyer 996f9ba
Merge branch 'master' into su_anisotropic
sanderdemeyer 308f3fb
make SiteDependentTruncation a new truncation scheme
sanderdemeyer 72734de
Merge branch 'master' into su_anisotropic
sanderdemeyer 58221d4
Merge branch 'master' into su_anisotropic
sanderdemeyer 213b4f7
update on arguments and constructors
sanderdemeyer 436f8cc
Fix 3-site SU for SiteDependentTruncationScheme
sanderdemeyer 12ff1bd
small documentation update
sanderdemeyer b92df22
Change name and add rotl90
sanderdemeyer ff5930e
fix export
sanderdemeyer 578b54e
change arguments in test
sanderdemeyer e06f568
add test for 3-site cluster update
sanderdemeyer 076b3c8
change test to increase patch coverage
sanderdemeyer e515976
change name again
sanderdemeyer 83c5ac8
Merge branch 'QuantumKitHub:master' into su_anisotropic
sanderdemeyer 0e405f0
small updates
sanderdemeyer 53d0ac6
Merge branch 'master' into su_anisotropic
sanderdemeyer acf19cb
rewrite mirror_antidiag
sanderdemeyer d1d1298
add test on non-square unit cell and fix bug
sanderdemeyer 721cd2b
make the new test a separate test to test bipartite=true
sanderdemeyer ad21266
Restore old Heisenberg SU-AD test
Yue-Zhengyuan 0ff0f7d
Add test of SU with SiteDependentTruncation
Yue-Zhengyuan 136ec18
Add TODO on bipartite check for SiteDependentTruncation
Yue-Zhengyuan 84a277f
Merge branch 'master' into su_anisotropic
sanderdemeyer 5b98cc9
Update src/algorithms/time_evolution/simpleupdate3site.jl
sanderdemeyer ec2897c
remove redundant TensorKit. before TruncationScheme
sanderdemeyer 0db17a0
remove redundant TensorKit. before TruncationScheme bis
sanderdemeyer 1707d3c
remove redundant where clauses
lkdvos 6854da9
Add selection support with symbol
lkdvos 4eee139
Change back constant
lkdvos 615fa7f
Also simplify rotation
lkdvos e70759a
Remove test on Hubbard SU with SiteDependentTruncation
Yue-Zhengyuan 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
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
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.