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

Custom transpilation for faster 1Q/2Q RB #906

Closed
wants to merge 8 commits into from

Commits on Sep 14, 2022

  1. Add basis transformation in RB circuit construction

    Co-authored-by: merav-aharoni <46567124+merav-aharoni@users.noreply.github.com>
    itoko and merav-aharoni committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    7456afa View commit details
    Browse the repository at this point in the history
  2. Improve basis_gates handling

    itoko committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    c3a7de7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f041514 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2022

  1. Improve custom transpiler call

    itoko committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    a8c9ff8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6cc319d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d27d004 View commit details
    Browse the repository at this point in the history
  4. Faster barrier

    itoko committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    3c3dcc3 View commit details
    Browse the repository at this point in the history
  5. Faster circuit composition

    Co-authored-by: merav-aharoni <46567124+merav-aharoni@users.noreply.github.com>
    itoko and merav-aharoni committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    b5ed0a3 View commit details
    Browse the repository at this point in the history