Skip to content
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

Add support for fermionic systems #47

Merged
merged 24 commits into from
Jun 26, 2024
Merged

Conversation

qmortier
Copy link
Contributor

fixes for fermionic CTMRG
tests for (parts of) AD energy gradients
anisotropic Hamiltonians
p-wave superconductor example
ugly but effective fix for fermionic CTMRG gauge fix

Copy link
Member

@lkdvos lkdvos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some clean-up left, mostly left the comments to remember to do them. Will look into it when I have some time

src/algorithms/ctmrg.jl Show resolved Hide resolved
src/algorithms/ctmrg.jl Outdated Show resolved Hide resolved
src/operators/localoperator.jl Show resolved Hide resolved
src/utility/symmetrization.jl Outdated Show resolved Hide resolved
test/ctmrg/gradients.jl Outdated Show resolved Hide resolved
test/ctmrg/gradparts.jl Outdated Show resolved Hide resolved
test/heisenberg.jl Outdated Show resolved Hide resolved
test/runtests.jl Show resolved Hide resolved
src/algorithms/ctmrg.jl Outdated Show resolved Hide resolved
test/heisenberg.jl Show resolved Hide resolved
test/pwave.jl Outdated Show resolved Hide resolved
@lkdvos lkdvos changed the title fCTMRG with AD Add support for fermionic systems Jun 23, 2024
src/algorithms/ctmrg.jl Outdated Show resolved Hide resolved
Copy link

codecov bot commented Jun 26, 2024

Codecov Report

Attention: Patch coverage is 89.74359% with 8 lines in your changes missing coverage. Please review.

Files Coverage Δ
src/PEPSKit.jl 100.00% <ø> (ø)
src/algorithms/ctmrg.jl 94.62% <100.00%> (+0.02%) ⬆️
src/algorithms/peps_opt.jl 97.22% <ø> (+1.38%) ⬆️
src/operators/infinitepepo.jl 20.00% <ø> (+0.39%) ⬆️
src/operators/localoperator.jl 74.07% <100.00%> (+34.94%) ⬆️
src/operators/models.jl 100.00% <100.00%> (ø)
src/states/abstractpeps.jl 100.00% <ø> (+16.66%) ⬆️
src/states/infinitepeps.jl 72.85% <83.33%> (+0.12%) ⬆️
src/utility/symmetrization.jl 65.00% <30.00%> (-3.89%) ⬇️

@leburgel leburgel requested a review from lkdvos June 26, 2024 09:49
@leburgel leburgel merged commit 4a1e5fb into QuantumKitHub:master Jun 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants