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

Improve handling of disjoint errors in circuit-to-dem conversion #617

Merged
merged 9 commits into from
Aug 22, 2023

Commits on Aug 22, 2023

  1. Improve handling of disjoint errors in circuit-to-dem conversion

    - Analytically solve the bulk of the PAULI_CHANNEL_1 disjoint-to-independent problem, with a fallback to Newton-Rhapson approximation, with a fallback to just leaving it disjoint
    - Merge undistinguished cases of a disjoint error channel using addition instead of Bernoulli addition
    - Add `HERALDED_PAULI_CHANNEL_1` gate
    - Pull `dev/regen_crumble_html.sh` script out of cpp string generation script
    Strilanc committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    42f0180 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dd93aa7 View commit details
    Browse the repository at this point in the history
  3. regen and autoformat

    Strilanc committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    f707ffd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7db52f6 View commit details
    Browse the repository at this point in the history
  5. fix test

    Strilanc committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    5b6432b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1a9a676 View commit details
    Browse the repository at this point in the history
  7. regen docs

    Strilanc committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    39d9572 View commit details
    Browse the repository at this point in the history
  8. abs threshold

    Strilanc committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    006c46f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d85d153 View commit details
    Browse the repository at this point in the history