Skip to content

Fix InfinitePEPO rotation#260

Merged
lkdvos merged 2 commits intoQuantumKitHub:masterfrom
Yue-Zhengyuan:pepo-rotation
Sep 22, 2025
Merged

Fix InfinitePEPO rotation#260
lkdvos merged 2 commits intoQuantumKitHub:masterfrom
Yue-Zhengyuan:pepo-rotation

Conversation

@Yue-Zhengyuan
Copy link
Member

@Yue-Zhengyuan Yue-Zhengyuan commented Sep 22, 2025

The old implementation of rotl90 etc. for InfinitePEPO only rotated the arrangement of each tensor in the PEPO unit cell, but forgot to rotate each tensor themselves (i.e. permute their legs). This PR fixes this issue.

@codecov
Copy link

codecov bot commented Sep 22, 2025

Codecov Report

❌ Patch coverage is 33.33333% with 2 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/operators/infinitepepo.jl 33.33% 2 Missing ⚠️
Files with missing lines Coverage Δ
src/operators/infinitepepo.jl 70.83% <33.33%> (+6.25%) ⬆️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@lkdvos lkdvos merged commit af93272 into QuantumKitHub:master Sep 22, 2025
50 of 51 checks passed
@Yue-Zhengyuan Yue-Zhengyuan deleted the pepo-rotation branch September 24, 2025 11:28
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