Skip to content

Encoding circuits#640

Draft
pehamTom wants to merge 305 commits intomainfrom
encoding-circuits
Draft

Encoding circuits#640
pehamTom wants to merge 305 commits intomainfrom
encoding-circuits

Conversation

@pehamTom
Copy link
Copy Markdown
Collaborator

@pehamTom pehamTom commented Mar 6, 2026

Description

This PR introduces major changes to encoding circuit (and by extension state preparation circuit) synthesis. Main features are:

  • Unification of Encoding- and Stateprep circuit synthesis
  • Synthesis of non-CSS Clifford encoding isometries
  • Improved rollout heuristics for improved gate-count and depth in synthesized Clifford circuits
  • Extendable synthesis framework

Checklist:

  • The pull request only contains commits that are focused and relevant to this change.
  • I have added appropriate tests that cover the new/changed functionality.
  • I have updated the documentation to reflect these changes.
  • I have added entries to the changelog for any noteworthy additions, changes, fixes, or removals.
  • I have added migration instructions to the upgrade guide (if needed).
  • The changes follow the project's style guidelines and introduce no new warnings.
  • The changes are fully tested and pass the CI checks.
  • I have reviewed my own code changes.

Might be worth considering if symmetry breaking should be optional or not.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement Enhancement to existing feature feature New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant