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

Synthesis of CZ and Clifford circuits for linear nearest neighbor connectivity #9450

Merged
merged 25 commits into from
Feb 23, 2023

Commits on Jan 25, 2023

  1. add cz synthesis for LNN

    ShellyGarion committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    d124098 View commit details
    Browse the repository at this point in the history
  2. basic cz synthesis test

    ShellyGarion committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    ca8bd61 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3cc7ec0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d054b20 View commit details
    Browse the repository at this point in the history
  5. enhance the tests

    ShellyGarion committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    4811701 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2e80042 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2023

  1. Configuration menu
    Copy the full SHA
    83b0ba3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    065f63b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    25e094a View commit details
    Browse the repository at this point in the history
  4. fix misprint

    ShellyGarion committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    96884dd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6654529 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2023

  1. updates following review

    ShellyGarion committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    e6e955c View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2023

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

Commits on Feb 9, 2023

  1. update references

    ShellyGarion committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    ea28360 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    71a2416 View commit details
    Browse the repository at this point in the history
  3. update docstring

    ShellyGarion committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    fe0e0a3 View commit details
    Browse the repository at this point in the history
  4. add release notes

    ShellyGarion committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    9ed42e1 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2023

  1. replace int(n/2) by n//2

    ShellyGarion committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    d00cf99 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2023

  1. Configuration menu
    Copy the full SHA
    134d3f4 View commit details
    Browse the repository at this point in the history
  2. fix test

    ShellyGarion committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    7924796 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2023

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

Commits on Feb 19, 2023

  1. update docs

    ShellyGarion committed Feb 19, 2023
    Configuration menu
    Copy the full SHA
    29e90b3 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2023

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