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

Add stim.Circuit.to_qasm #661

Merged
merged 8 commits into from
Nov 20, 2023
Merged

Add stim.Circuit.to_qasm #661

merged 8 commits into from
Nov 20, 2023

Conversation

Strilanc
Copy link
Collaborator

  • Add stim.Circuit.to_tableau alias for stim.Tableau.from_circuit
  • Remove unnecessary operations from the decomposition of RX and RY

Fixes #648

Fixes #657

- Add `stim.Circuit.to_tableau` alias for `stim.Tableau.from_circuit`
- Remove unnecessary operations from the decomposition of RX and RY

Fixes #648

Fixes #657
Fix decomp check handling resets wrong
@Strilanc Strilanc enabled auto-merge (squash) November 20, 2023 02:29
@Strilanc Strilanc merged commit 3b995f1 into main Nov 20, 2023
54 checks passed
@Strilanc Strilanc deleted the export7 branch November 20, 2023 03:05
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.

Add stim.Circuit.to_tableau Add stim.Circuit.to_qasm
1 participant