Skip to content
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

Fix stim.Circuit.to_tableau ignoring SPP and SPP_DAG #847

Merged
merged 5 commits into from
Oct 28, 2024
Merged

Conversation

Strilanc
Copy link
Collaborator

@Strilanc Strilanc commented Oct 28, 2024

  • Fix SPP not being classified as a unitary gate
  • Fix SPP_DAG not being classified as a unitary gate
  • Fix some code/tests assuming a gate being unitary implies it has a non-target-dependent unitary matrix

Fixes #846

- Fix `SPP` not being classified as a unitary gate
- Fix `SPP_DAG` not being classified as a unitary gate

Fixes #846
@Strilanc Strilanc enabled auto-merge (squash) October 28, 2024 21:36
@Strilanc Strilanc merged commit e1de0e6 into main Oct 28, 2024
55 checks passed
@Strilanc Strilanc deleted the fixtotableauspp branch October 28, 2024 22:26
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.

Bug in to_tableau function for SPP gates
1 participant