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 extra CNOT inserted in Patel-Hayes-Markov algorithm #5044

Merged
merged 12 commits into from
Sep 11, 2020

Commits on Sep 8, 2020

  1. Fix for issue Qiskit#2718

    meamy committed Sep 8, 2020
    Configuration menu
    Copy the full SHA
    5640494 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dfbcd52 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2020

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

    meamy committed Sep 10, 2020
    Configuration menu
    Copy the full SHA
    311ca8c View commit details
    Browse the repository at this point in the history
  3. Update qiskit/transpiler/synthesis/graysynth.py

    Luciano Bello authored Sep 10, 2020
    Configuration menu
    Copy the full SHA
    3675e57 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' into graysynth-fix

    Luciano Bello authored Sep 10, 2020
    Configuration menu
    Copy the full SHA
    51608ab View commit details
    Browse the repository at this point in the history
  5. Changing some comments

    meamy committed Sep 10, 2020
    Configuration menu
    Copy the full SHA
    9f55a03 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    777567d View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2020

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

    meamy committed Sep 11, 2020
    Configuration menu
    Copy the full SHA
    e6c2108 View commit details
    Browse the repository at this point in the history
  3. linting

    Luciano Bello authored Sep 11, 2020
    Configuration menu
    Copy the full SHA
    7740e72 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' into graysynth-fix

    Luciano Bello authored Sep 11, 2020
    Configuration menu
    Copy the full SHA
    88fe83c View commit details
    Browse the repository at this point in the history