-
Notifications
You must be signed in to change notification settings - Fork 48
Refactor derivatives and add JordanMPOTensor
#270
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 all commits
Commits
Show all changes
48 commits
Select commit
Hold shift + click to select a range
9e97336
make derivatives it's own folder
lkdvos d622805
Rewrite single-site hamiltonian
lkdvos 1779716
Add benchmark script
lkdvos dcd43d2
gitignore dev/
lkdvos 914c183
Start twosite derivative
lkdvos e3332d7
start playing with JordanMPOTensor
lkdvos e88e611
Contraction fixes
lkdvos 7c683d9
JordanMPO fixes
lkdvos 86ac51b
Start simplified implementations
lkdvos 22494b7
Add support to `force_planar` for testing
lkdvos e426c63
Fix derivative
lkdvos 3a05d3a
remove stray contractcheck
lkdvos 8354125
Start supporting finite systems
lkdvos cc4f2de
First attempt at twosite version
lkdvos 57cd920
Reorganize derivatives
lkdvos b0b4e3c
Improve jordanmpotensor
lkdvos 960ef70
various fixes
lkdvos a3f38e4
make warnings toggleable
lkdvos 4e8031f
signature fixes
lkdvos d8e1fbd
small fixes
lkdvos df56a1d
Fix periodic boundary
lkdvos 96f88e1
Make SVD algorithm accessible and trscheme mandatory
lkdvos 1b2e629
small improvement hamiltonian derivative
lkdvos b1c5742
Fix bad merge
lkdvos c5a47d7
Add required kwarg in test
lkdvos 5a51625
Fix `nonzero_length`
lkdvos 92b56d3
restrict `ham_derivatives` types
lkdvos f6696b8
Reorganize derivatives
lkdvos a240620
remove BlockTensorKit code duplication
lkdvos 11aa1f4
implement fallback case that should never happen
lkdvos 5d797fc
Add space assertions in constructor
lkdvos d0bc673
implement some mpotensor kernels
lkdvos d8e6c7e
`copy(::JordanMPOTensor)`
lkdvos 42a7772
Go all in and replace all MPOHamiltonian objects
lkdvos ebfc2d5
Bump version
lkdvos 84955d4
Merge branch 'master' into derivatives
lkdvos 78a3c08
Remove unused files
lkdvos 03d2a20
Formatter
lkdvos 6dbb110
move `ac_proj` and friends
lkdvos 1408d85
consistent naming for Projection_derivatives
lkdvos 6cffb55
Apply suggestions from code review
lkdvos 43a34dc
move some definitons around
lkdvos b6c5ad0
Merge branch 'derivatives' of https://github.com/QuantumKitHub/MPSKit…
lkdvos 9b322fd
standardize ham derivative property names
lkdvos 6920494
Add `JordanMPOTensor` space checks
lkdvos 2d5bdd9
No default `trscheme`
lkdvos a791799
Remove obsolete code
lkdvos 8eaa06a
Remove obsolete to do
lkdvos 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
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.
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.