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

Translate parameterized gates only in gradient calculations #9067

Merged
merged 19 commits into from
Jan 6, 2023

Commits on Nov 3, 2022

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

Commits on Nov 7, 2022

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

Commits on Nov 14, 2022

  1. Only add cregs if required

    Cryoris committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    756ece0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c2950fa View commit details
    Browse the repository at this point in the history
  3. rm trailing cregs, use data over combine

    combine not necessary as no arguments were combined, use data for simplicity
    Cryoris committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    d567074 View commit details
    Browse the repository at this point in the history
  4. rm unused import

    Cryoris committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    2b537da View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2022

  1. Configuration menu
    Copy the full SHA
    671d126 View commit details
    Browse the repository at this point in the history
  2. directly construct DAG

    Co-authored-by: Matthew Treinish <mtreinish@kortar.org>
    Cryoris and mtreinish committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    afc08c3 View commit details
    Browse the repository at this point in the history
  3. target support

    Cryoris committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    dc1bf75 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2022

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

Commits on Dec 9, 2022

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

Commits on Dec 14, 2022

  1. globally check for supported gates in target

    that's because this pass is run before qubit mapping
    Cryoris committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    6fc30dd View commit details
    Browse the repository at this point in the history
  2. Merge branch 'translate-parameterized' of github.com:Cryoris/qiskit-t…

    …erra into translate-parameterized
    Cryoris committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    819abe2 View commit details
    Browse the repository at this point in the history
  3. lint!

    Cryoris committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    e98cde6 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2022

  1. Configuration menu
    Copy the full SHA
    b420dda View commit details
    Browse the repository at this point in the history
  2. updates after merge from main

    Cryoris committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    384d216 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2023

  1. Configuration menu
    Copy the full SHA
    673b624 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    960309c View commit details
    Browse the repository at this point in the history