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

Decompose Z gates in bell state corrections when compiling for hardware #71

Merged
merged 9 commits into from
Sep 12, 2024

Commits on Feb 15, 2024

  1. Allow asking for psi+ EPR pairs

    Bart van der Vecht committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    ed7791c View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

  1. Do corrections even if wait_all is False

    tud278959 committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    d6b11e7 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2024

  1. Configuration menu
    Copy the full SHA
    9043330 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. Fix check on wait_all for bell corrections

    Bart van der Vecht committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    9e305e6 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. Allow tempplates in rotation instructions on hardware

    Bart van der Vecht committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    bce2cc6 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Fix formatting and tests

    Bart van der Vecht committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    2b4c245 View commit details
    Browse the repository at this point in the history
  2. Only decompose bell state correction Z gate when using hardware

    Bart van der Vecht committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    7f8023a View commit details
    Browse the repository at this point in the history
  3. Refactor bell state correction code

    Bart van der Vecht committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    ae8e16c View commit details
    Browse the repository at this point in the history
  4. Add test for compiling to hardware

    Bart van der Vecht committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    eefc44c View commit details
    Browse the repository at this point in the history