-
Notifications
You must be signed in to change notification settings - Fork 45
Compatibility with multifusion categories #297
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
Open
borisdevos
wants to merge
61
commits into
QuantumKitHub:main
Choose a base branch
from
borisdevos:boris-MTK-compat
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 3 commits
Commits
Show all changes
61 commits
Select commit
Hold shift + click to select a range
a724420
add_util_leg spinoff for MPOHamiltonian
borisdevos eeefc58
apply add_util_mpoleg to correlator
borisdevos 909e453
use add_util_mpoleg in FiniteMPO
borisdevos 03d4001
use add_util_mpoleg in test on correlator
borisdevos 2abc2ff
avoid `oneunit(S)` in one constructor of `InfiniteMPOHamiltonian`
borisdevos 822d728
avoid `oneunit(S)` in one constructor of `FiniteMPOHamiltonian`
borisdevos 4c1345e
remove type `LocalOperator` in `_oneunit`
borisdevos 9b569d4
remove braidings in `left/right_excitation_transfer_system` of `Infin…
borisdevos 8de0443
typo in `right_excitation_transfer_system`
borisdevos 5fbd831
rewrite `(In)FiniteMPOHamiltonian` and the way `oneunit` was avoided
borisdevos b981601
Merge branch 'master' of https://github.com/borisdevos/MPSKit.jl into…
borisdevos c28a9c1
avoid `oneunit(spacetype(H))` evaluation
borisdevos 37cecd3
super important typo
borisdevos eba85c5
Merge branch 'master' of https://github.com/QuantumKitHub/MPSKit.jl i…
borisdevos f584d2b
remove comments
borisdevos f8f6c2c
get `return_type` in `excitations` to evaluate the `sector` kwarg
borisdevos 889873a
typo
borisdevos 94d4d9d
manipulate `oneunit`s in addition of `MPOHamiltonian`s
borisdevos 7597d30
Merge branch 'master' of https://github.com/QuantumKitHub/MPSKit.jl i…
borisdevos 22d01d0
format
borisdevos 1983070
simplify expression
borisdevos f6578b6
add comments
borisdevos cf11547
get `infinite_temperature_density_matrix` working
borisdevos f86dee4
generalise identifying space in `infinite_temperature_density_matrix`
borisdevos 967f68d
make util spaces generic in `left/right_excitation_transfer_system`
borisdevos 2114cdc
remove braiding in `InfiniteQP` environments + rename variables for c…
borisdevos 4435fc2
Revert "remove braiding in `InfiniteQP` environments + rename variabl…
borisdevos 309254d
add multifusion tests
borisdevos 02a944a
actually use my variable everywhere
borisdevos 75a6a1b
add Z2 Ising model
borisdevos 43bbdd9
compare to Z2 Ising model + add injectivity check
borisdevos 3930db3
remove defaulting to `Z2Irrep` for new operators
borisdevos 0aa00ad
fix kitaev model term (even if it's not used)
borisdevos 4b975ad
format
borisdevos 769dbde
actually run the multifusion test
borisdevos b31ffa1
import TestSetup module, remove unused deps + add variance tests
borisdevos 03dbee3
specify allowed spin for Z2 `S_zz` + don't use deprecated call
borisdevos a17874a
add variance tests for `FiniteMPS` + allow it to be negative (?) + ad…
borisdevos 2c96ab1
Merge branch 'master' of https://github.com/QuantumKitHub/MPSKit.jl i…
borisdevos fdd95c7
Revert "Merge branch 'master' of https://github.com/QuantumKitHub/MPS…
borisdevos 54a4f74
Revert "Revert "Merge branch 'master' of https://github.com/QuantumKi…
borisdevos 2f1108e
Revert "Merge branch 'master' of https://github.com/QuantumKitHub/MPS…
borisdevos 8d83a82
Revert "Revert "Merge branch 'master' of https://github.com/QuantumKi…
borisdevos a2027b0
fix the messed up merges hopefully
borisdevos 05e33dd
format
borisdevos ca03f89
actually format everything
borisdevos d0a5ddf
Merge https://github.com/borisdevos/MPSKit.jl into boris-MTK-compat
borisdevos 3e0855a
Merge branch 'main' of https://github.com/QuantumKitHub/MPSKit.jl int…
borisdevos 4783937
typo
borisdevos 54d5c2a
deal with float dimension
borisdevos a04358e
`left/rightunit` for MPS and MPO
borisdevos de9ad5a
using `left/rightunit(space)`
borisdevos 0bab813
test updates
borisdevos 18a1862
some `unitspace`s
borisdevos b16d01e
some `rightunitspace`s
borisdevos 37b8241
docstring to ED
borisdevos de8cb81
remove ED error test
borisdevos 68acebb
more `rightunitspace`s in tests
borisdevos a20612f
even more `rightunitspace`s
borisdevos ddbc1e3
some `unit`s, `leftunit`s and `isunit`s
borisdevos bf9a13c
Merge branch 'main' of https://github.com/QuantumKitHub/MPSKit.jl int…
borisdevos 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
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.