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

Update MCX recursive synthesis method to reduce number of CX gates #12772

Merged
merged 19 commits into from
Jul 17, 2024

Commits on Sep 7, 2022

  1. Optimization for the MCX Recursive Gate

    Change the recursive method for the Lemma 9 of arXiv:1501.06911, first shown in Lemma 7.3 of https://link.aps.org/doi/10.1103/PhysRevA.52.3457
    
    Co-Authored-By: Rafaella Vale <26910380+rafaella-vale@users.noreply.github.com>
    Co-Authored-By: Jefferson Deyvis <67497412+jeffersondeyvis@users.noreply.github.com>
    3 people committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    507d5b3 View commit details
    Browse the repository at this point in the history
  2. Revert "Optimization for the MCX Recursive Gate"

    This reverts commit 507d5b3.
    
    Co-Authored-By: Rafaella Vale <26910380+rafaella-vale@users.noreply.github.com>
    Co-Authored-By: Jefferson Deyvis <67497412+jeffersondeyvis@users.noreply.github.com>
    3 people committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    4671b7e View commit details
    Browse the repository at this point in the history
  3. Revert "Revert "Optimization for the MCX Recursive Gate""

    This reverts commit 4671b7e.
    thiagom123 committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    af4c3f6 View commit details
    Browse the repository at this point in the history
  4. Optimization for MCX Recursive

    Fixing co-authors
    
    Co-Authored-By: Rafaella Vale <26910380+rafaella-vale@users.noreply.github.com>
    Co-Authored-By: Jefferson Deyvis <67497412+jeffersondeyvis@users.noreply.github.com>
    Co-Authored-By: Adenilton Silva <7927558+adjs@users.noreply.github.com>
    4 people committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    8ca0031 View commit details
    Browse the repository at this point in the history
  5. Optimization of MCX Recursive

    Now with fixed co-authors
    
    Co-Authored-By: Rafaella Vale <26910380+rafaella-vale@users.noreply.github.com>
    Co-Authored-By: Jefferson Deyvis <67497412+jeffersondeyvis@users.noreply.github.com>
    Co-Authored-By: Adenilton Silva <7927558+adjs@users.noreply.github.com>
    4 people committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    e3729c9 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2022

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

Commits on Sep 9, 2022

  1. remove draw

    rafaella-vale committed Sep 9, 2022
    Configuration menu
    Copy the full SHA
    09f0884 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2024

  1. merge main

    ShellyGarion committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    cdccc8b View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. Configuration menu
    Copy the full SHA
    be4feb5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1507e5c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    76199c9 View commit details
    Browse the repository at this point in the history
  4. fix failing qasm test

    ShellyGarion committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    187994f View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. Configuration menu
    Copy the full SHA
    898b29d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    11dc6c9 View commit details
    Browse the repository at this point in the history
  3. add release notes

    ShellyGarion committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    de55690 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    482872c View commit details
    Browse the repository at this point in the history
  5. update references format

    ShellyGarion committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    ee27319 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

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