-
Notifications
You must be signed in to change notification settings - Fork 13
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
Modified RequestYState LLI and the S gate teleportation injection stream. #120
Merged
tylerrleblond
merged 12 commits into
latticesurgery-com:main
from
tylerrleblond:inplace_Y_initialization
Sep 17, 2024
Merged
Modified RequestYState LLI and the S gate teleportation injection stream. #120
tylerrleblond
merged 12 commits into
latticesurgery-com:main
from
tylerrleblond:inplace_Y_initialization
Sep 17, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Collaborator
tylerrleblond
commented
Jun 7, 2024
- Upgraded S gate teleportation circuit to utilize 1-tile Y state initialization protocol from Gidney's new paper
- Upgraded RequestYState LLI to bind pre-distilled Y states if available and prepare new Y states if not
- Created --notwists option to toggle between S gate teleportation (which relies on twist-based Y state initialization) and the catalytic S gate circuit that assumes pre-distilled Y states in the layout spec
- Swapped default positions of X and Z edges to make the compact block is consistent with Litinski's paper (and to make tests pass)
tylerrleblond
force-pushed
the
inplace_Y_initialization
branch
2 times, most recently
from
June 26, 2024 13:36
ccf1f86
to
3ae718e
Compare
Note this PR has been re-based with the commits from PR #119 |
alexandrupaler
approved these changes
Sep 16, 2024
…teleportation protocol.
tylerrleblond
force-pushed
the
inplace_Y_initialization
branch
from
September 17, 2024 20:03
e8f16ac
to
472050b
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.