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

Hyper-efficient unitary diamond distance #12343

Open
wants to merge 29 commits into
base: main
Choose a base branch
from
Open

Commits on May 5, 2024

  1. Add to

    owenagnel committed May 5, 2024
    Configuration menu
    Copy the full SHA
    8564212 View commit details
    Browse the repository at this point in the history
  2. Add missing import to

    owenagnel committed May 5, 2024
    Configuration menu
    Copy the full SHA
    3e50bee View commit details
    Browse the repository at this point in the history
  3. Small bug fix

    owenagnel committed May 5, 2024
    Configuration menu
    Copy the full SHA
    bc46973 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    81f4436 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    809ed2d View commit details
    Browse the repository at this point in the history
  6. Removed useless comment

    owenagnel committed May 5, 2024
    Configuration menu
    Copy the full SHA
    3149a68 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. Lint fix

    owenagnel committed May 6, 2024
    Configuration menu
    Copy the full SHA
    1d26dc9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    84fb0d7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f7a4fda View commit details
    Browse the repository at this point in the history
  4. Fixed error strings

    owenagnel committed May 6, 2024
    Configuration menu
    Copy the full SHA
    44748fe View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b1be5e7 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. Configuration menu
    Copy the full SHA
    f0fa53d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b525a43 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9dc8e6b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    77854a5 View commit details
    Browse the repository at this point in the history
  5. Linting fixes

    owenagnel committed May 7, 2024
    Configuration menu
    Copy the full SHA
    0e48c60 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Configuration menu
    Copy the full SHA
    37ae773 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ca5d8b8 View commit details
    Browse the repository at this point in the history
  3. Fixed tests

    owenagnel committed May 8, 2024
    Configuration menu
    Copy the full SHA
    94600c0 View commit details
    Browse the repository at this point in the history
  4. Minor fixes

    owenagnel committed May 8, 2024
    Configuration menu
    Copy the full SHA
    1d7c18e View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. Minor test fix

    owenagnel committed May 9, 2024
    Configuration menu
    Copy the full SHA
    f0844b2 View commit details
    Browse the repository at this point in the history
  2. Changed parameter name

    owenagnel committed May 9, 2024
    Configuration menu
    Copy the full SHA
    4d6dddc View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. Configuration menu
    Copy the full SHA
    f1291ab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ab5b61a View commit details
    Browse the repository at this point in the history
  3. Linting fix

    owenagnel committed May 20, 2024
    Configuration menu
    Copy the full SHA
    9176a6c View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

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

Commits on May 30, 2024

  1. Configuration menu
    Copy the full SHA
    8bdd47c View commit details
    Browse the repository at this point in the history
  2. Fixed Pauli optimisation

    owenagnel committed May 30, 2024
    Configuration menu
    Copy the full SHA
    56e972b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d26fc1d View commit details
    Browse the repository at this point in the history