✨ Add repeat-until-success benchmark - #2410
Draft
denialhaag wants to merge 3 commits into
Draft
Conversation
denialhaag
force-pushed
the
codex/add-repeat-until-success
branch
from
September 5, 2026 18:01
6b0f0d7 to
06dbd77
Compare
Codecov Report❌ Patch coverage is
📢 Thoughts on this report? Let us know! |
denialhaag
force-pushed
the
codex/add-repeat-until-success
branch
from
September 5, 2026 23:09
06dbd77 to
7eb49b4
Compare
denialhaag
force-pushed
the
codex/add-repeat-until-success
branch
2 times, most recently
from
September 8, 2026 14:08
2e5a46c to
2626c29
Compare
Assisted-by: GPT-5.6 Sol via Codex
Assisted-by: GPT-5.6 Sol via Codex
Move the Python coverage into its family-specific test module. Run execution sampling in the native MLIR test and rely on the shared registry test for jeff serialization. Use math markup in the Python binding documentation and align the plan with the shared checks. Assisted-by: GPT-5.6 Sol via Codex
denialhaag
force-pushed
the
codex/add-repeat-until-success
branch
from
September 8, 2026 14:54
2626c29 to
9ae51f5
Compare
This file contains hidden or 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
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.
Description
🤖 AI text below 🤖
Add a fixed repeat-until-success benchmark based on Figure 8 of Paetznick and Svore's paper: https://arxiv.org/abs/1311.1074v2. Expose the benchmark through the typed C++, JSON and command-line, Python, and MLIR generation interfaces.
Generate the exact two-qubit post-test retry loop, including ancilla cleanup after failed attempts and the phase-sensitive readout after success. Add the analytic output distribution, strict JSON handling, circuit-structure and jeff round-trip tests, seeded execution coverage, and documentation.
This PR is stacked on #2409.
AI notice
This PR and its contents were created with the assistance of GPT-5.6 Sol via Codex.
Checklist
I have added migration instructions to the upgrade guide (if needed).If PR contains AI-assisted content:
🤖 *AI text below* 🤖(titles are exempt).