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

Commits on Oct 28, 2024

  1. Fix stim.Circuit.to_tableau ignoring SPP and SPP_DAG

    - Fix `SPP` not being classified as a unitary gate
    - Fix `SPP_DAG` not being classified as a unitary gate
    
    Fixes #846
    Strilanc committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    cec9e6c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ab1f13 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    528dd99 View commit details
    Browse the repository at this point in the history
  4. regen docs

    Strilanc committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    7fbc125 View commit details
    Browse the repository at this point in the history
  5. more unitary-vs-matrix

    Strilanc committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    5e86b67 View commit details
    Browse the repository at this point in the history