Skip to content

Decompose pi/8 PPR into PPM with "stale magic state" #1773

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
sengthai opened this issue May 29, 2025 · 1 comment
Open

Decompose pi/8 PPR into PPM with "stale magic state" #1773

sengthai opened this issue May 29, 2025 · 1 comment
Labels
enhancement New feature or request

Comments

@sengthai
Copy link
Contributor

sengthai commented May 29, 2025

Context:
#1664 implemented two methods (inject-magic-state and auto-corrected) for decomposing PPR into PPM.

There is a decomposition method in Active volume: An architecture for efficient fault-tolerant quantum computers with limited non-local connections, Figure 13(a). The pi/8 PPR uses a T magic state and turns it into a stale T state. Stale magic state is introduced where the previous measurement didn't destroy that qubit's state.

Objective:
Here, we want to add this new method, inject-stale-magic-state.

Implementation:

  • Implement a new method in DecomposeNonCliffordPPR.cpp
@sengthai sengthai added the enhancement New feature or request label May 29, 2025
@sengthai
Copy link
Contributor Author

Here is Figure 13(a).
Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant