Skip to content

Add CTMRG algorithm for layers of PEPO tensors #184

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
wants to merge 41 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
41 commits
Select commit Hold shift + click to select a range
7460dfd
add CTMRG for layers of PEPOs
sanderdemeyer Apr 23, 2025
facb244
add mpotensor for PEPO(Layers)Sandwich
sanderdemeyer Apr 24, 2025
4a7c2d1
Update runtests.jl
sanderdemeyer Apr 24, 2025
2ec0e6b
Merge branch 'QuantumKitHub:master' into truncation_schemes
sanderdemeyer Apr 24, 2025
4ff5493
relax test somewhat
sanderdemeyer Apr 24, 2025
f86ac87
Merge branch 'truncation_schemes' of https://github.com/sanderdemeyer…
sanderdemeyer Apr 24, 2025
0a405e5
fermionic fix
sanderdemeyer Apr 24, 2025
9eca6e0
add test on `mpotensor` functions
sanderdemeyer Apr 25, 2025
9480917
add some documentation
sanderdemeyer Apr 25, 2025
91f310e
add assertions again
sanderdemeyer Apr 26, 2025
f977fec
Update src/algorithms/contractions/ctmrg_contractions.jl
sanderdemeyer May 1, 2025
fc6c1c3
Update src/algorithms/contractions/ctmrg_contractions.jl
sanderdemeyer May 1, 2025
ea8680c
Update src/algorithms/contractions/ctmrg_contractions.jl
sanderdemeyer May 1, 2025
9449e21
Update src/algorithms/contractions/ctmrg_contractions.jl
sanderdemeyer May 1, 2025
e7e7779
Update src/algorithms/contractions/ctmrg_contractions.jl
sanderdemeyer May 1, 2025
0d798e7
Merge branch 'master' into truncation_schemes
sanderdemeyer May 1, 2025
12499af
remove :mid label for consistency
sanderdemeyer May 1, 2025
a050768
change type on which `dagger` is defined
sanderdemeyer May 1, 2025
6ecd0cd
change naming convention
sanderdemeyer May 4, 2025
1730171
Update src/PEPSKit.jl
sanderdemeyer May 5, 2025
a0d9746
move and improve docstring of `dagger`
sanderdemeyer May 5, 2025
dee4d7c
add docstring for _dag
sanderdemeyer May 5, 2025
9e9dd08
Merge branch 'master' into truncation_schemes
sanderdemeyer May 5, 2025
8a3bee2
Update test/ctmrg/pepotrace.jl
sanderdemeyer May 5, 2025
f663170
Update src/operators/infinitepepo.jl
sanderdemeyer May 5, 2025
743018b
Update src/operators/infinitepepo.jl
sanderdemeyer May 5, 2025
191996f
fix rrule
sanderdemeyer May 5, 2025
f3cccd3
fix docstring, remove rrule, change name
sanderdemeyer May 5, 2025
5d47567
modify adjoint and include tests
sanderdemeyer May 13, 2025
7784a2e
Merge branch 'QuantumKitHub:master' into truncation_schemes
sanderdemeyer May 13, 2025
97f2761
relax test somewhat
sanderdemeyer May 13, 2025
54ab512
tests were still too strict
sanderdemeyer May 13, 2025
4fe287e
Merge branch 'QuantumKitHub:master' into truncation_schemes
sanderdemeyer May 13, 2025
f04b646
add docstring to pepotrace test
sanderdemeyer May 13, 2025
2db74d5
relax tests further
sanderdemeyer May 13, 2025
890de5a
Merge branch 'master' into truncation_schemes
sanderdemeyer May 16, 2025
bdb6d86
Update src/operators/infinitepepo.jl
sanderdemeyer May 21, 2025
868de2e
update tests
sanderdemeyer May 22, 2025
808ba21
resolve merge conflicts
sanderdemeyer May 22, 2025
fb53990
Merge branch 'master' into truncation_schemes
sanderdemeyer May 22, 2025
607d62b
move code from global scope
sanderdemeyer May 22, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading