Skip to content

Add basic support for feedback operations to stimcirq#1055

Merged
Strilanc merged 6 commits intomainfrom
stimcirqfeedback2
Apr 16, 2026
Merged

Add basic support for feedback operations to stimcirq#1055
Strilanc merged 6 commits intomainfrom
stimcirqfeedback2

Conversation

@Strilanc
Copy link
Copy Markdown
Collaborator

  • Currently fails to round trip while preserving simulability
  • cirq->stim can handle cirq.ClassicallyControlledOperation (wrapping Paulis with a single control) and turns it in "CX rec[-1] 0" or similar
  • stim->cirq produces a stimcirq.FeedbackPauli which is not simulable (due to not knowing how to lookup the measurement)

- Currently fails to round trip while preserving simulability
- cirq->stim can handle cirq.ClassicallyControlledOperation (wrapping Paulis with a single control) and turns it in "CX rec[-1] 0" or similar
- stim->cirq produces a stimcirq.FeedbackPauli which is not simulable (due to not knowing how to lookup the measurement)
@Strilanc Strilanc enabled auto-merge (squash) April 15, 2026 20:56
@Strilanc Strilanc merged commit cc0926a into main Apr 16, 2026
57 of 58 checks passed
@Strilanc Strilanc deleted the stimcirqfeedback2 branch April 16, 2026 02:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant