Skip to content

Rotation of LocalCircuit#349

Merged
leburgel merged 2 commits intoQuantumKitHub:masterfrom
Yue-Zhengyuan:rotate-circuit
Apr 10, 2026
Merged

Rotation of LocalCircuit#349
leburgel merged 2 commits intoQuantumKitHub:masterfrom
Yue-Zhengyuan:rotate-circuit

Conversation

@Yue-Zhengyuan
Copy link
Copy Markdown
Member

This PR defines rotation of LocalCircuit similar to that for LocalOperator.

The definition of LocalCircuit is moved from src/algorithms/time_evolution/trotter_gate.jl to a new file src/operators/localcircuit.jl.

@codecov
Copy link
Copy Markdown

codecov bot commented Apr 6, 2026

Codecov Report

❌ Patch coverage is 85.89744% with 11 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/operators/localcircuit.jl 84.72% 11 Missing ⚠️
Files with missing lines Coverage Δ
src/PEPSKit.jl 100.00% <ø> (ø)
src/algorithms/time_evolution/trotter_gate.jl 100.00% <ø> (+12.06%) ⬆️
src/operators/lattices/squarelattice.jl 100.00% <100.00%> (ø)
src/operators/localcircuit.jl 84.72% <84.72%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@Yue-Zhengyuan Yue-Zhengyuan requested a review from leburgel April 6, 2026 12:37
Copy link
Copy Markdown
Member

@leburgel leburgel left a comment

Choose a reason for hiding this comment

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

Looks good to me!

@Yue-Zhengyuan
Copy link
Copy Markdown
Member Author

Again, I cannot merge due to failed tests...

@leburgel leburgel merged commit cb2c179 into QuantumKitHub:master Apr 10, 2026
60 of 63 checks passed
@Yue-Zhengyuan Yue-Zhengyuan deleted the rotate-circuit branch April 10, 2026 23:10
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.

2 participants