✨ Add missing BQSKit synthesis passes - #779
Merged
Merged
Conversation
6 tasks
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
flowerthrower
force-pushed
the
v3/paper-bqskit-passes
branch
from
August 27, 2026 11:08
dcd091a to
dd87d7c
Compare
Co-authored-by: Antonio Tudisco <anto.tu98@hotmail.it> Assisted-by: GPT-5.6 via Codex Signed-off-by: flowerthrower <flowerthrower@users.noreply.github.com>
flowerthrower
force-pushed
the
v3/paper-bqskit-passes
branch
from
August 27, 2026 13:09
dd87d7c to
5588909
Compare
Base automatically changed from
v3/675-qiskit-passes
to
v3/667-stochastic-actions
August 27, 2026 13:09
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.
🤖 AI text below 🤖
Description
Adds the two BQSKit synthesis actions used by the paper prototype but missing from the production action registry:
QSDPassMGDPassBoth actions reuse the existing partitioned-synthesis factory, including its established model, seed, partitioning, retargeting, and measurement handling.
FullQSDPassremains a separate action.This draft is stacked on #759. It intentionally contains only the raw action additions; documentation and new tests are deferred.
Validation
WalshDiagonalSynthesisPassandFullQSDPassgit diff --checkChecklist
If PR contains AI-assisted content:
🤖 *AI text below* 🤖.