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

Name-ordered circuit parameters #5759

Merged
merged 54 commits into from
Mar 2, 2021

Commits on Dec 2, 2020

  1. Configuration menu
    Copy the full SHA
    9ae2fb9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    86e4e90 View commit details
    Browse the repository at this point in the history
  3. fix test

    Cryoris committed Dec 2, 2020
    Configuration menu
    Copy the full SHA
    6c5962a View commit details
    Browse the repository at this point in the history
  4. start adding tests

    Cryoris committed Dec 2, 2020
    Configuration menu
    Copy the full SHA
    51ebc78 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2021

  1. Configuration menu
    Copy the full SHA
    3e87ec4 View commit details
    Browse the repository at this point in the history
  2. fix bind_parameters

    ewinston committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    2a901ed View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2021

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

Commits on Jan 21, 2021

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

Commits on Jan 27, 2021

  1. Configuration menu
    Copy the full SHA
    f85df15 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0c6580f View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2021

  1. fix compose

    Cryoris committed Jan 29, 2021
    Configuration menu
    Copy the full SHA
    fce5872 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2021

  1. add reno, remove todos

    Cryoris committed Feb 1, 2021
    Configuration menu
    Copy the full SHA
    082297e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    670c947 View commit details
    Browse the repository at this point in the history
  3. fix docstring

    Cryoris committed Feb 1, 2021
    Configuration menu
    Copy the full SHA
    b66964d View commit details
    Browse the repository at this point in the history
  4. Merge branch 'sorted-circuit-parameters' of github.com:Cryoris/qiskit…

    …-terra into sorted-circuit-parameters
    Cryoris committed Feb 1, 2021
    Configuration menu
    Copy the full SHA
    3ecd42a View commit details
    Browse the repository at this point in the history
  5. fix inconsistent argname

    Cryoris committed Feb 1, 2021
    Configuration menu
    Copy the full SHA
    b791c5b View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2021

  1. fix renaming gone wrong

    Cryoris committed Feb 2, 2021
    Configuration menu
    Copy the full SHA
    b6e41e9 View commit details
    Browse the repository at this point in the history
  2. changes from code review

    * use deprecate_arguments
    * add deprecation section in reno
    * add more tests
    Cryoris committed Feb 2, 2021
    Configuration menu
    Copy the full SHA
    44ab651 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a5b4a06 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2021

  1. fix naming in reno

    Cryoris committed Feb 3, 2021
    Configuration menu
    Copy the full SHA
    e5db1b3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e775265 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'sorted-circuit-parameters' of github.com:Cryoris/qiskit…

    …-terra into sorted-circuit-parameters
    Cryoris committed Feb 3, 2021
    Configuration menu
    Copy the full SHA
    63ed6e1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9016715 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0360063 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    44b2f55 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5579937 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5b41291 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2021

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

Commits on Feb 17, 2021

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

Commits on Feb 18, 2021

  1. fix __new__

    Cryoris committed Feb 18, 2021
    Configuration menu
    Copy the full SHA
    27813bd View commit details
    Browse the repository at this point in the history
  2. fix sorting

    Cryoris committed Feb 18, 2021
    Configuration menu
    Copy the full SHA
    5c0cccc View commit details
    Browse the repository at this point in the history
  3. fix tests

    Cryoris committed Feb 18, 2021
    Configuration menu
    Copy the full SHA
    0f0680f View commit details
    Browse the repository at this point in the history
  4. fix parameter order in test

    Cryoris committed Feb 18, 2021
    Configuration menu
    Copy the full SHA
    7ac2950 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'sorted-circuit-parameters' of github.com:Cryoris/qiskit…

    …-terra into sorted-circuit-parameters
    Cryoris committed Feb 18, 2021
    Configuration menu
    Copy the full SHA
    48275f1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    34cf7f0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f15fc12 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2021

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

Commits on Feb 22, 2021

  1. Apply suggestions from code review

    Co-authored-by: Luciano Bello <[email protected]>
    Cryoris and 1ucian0 authored Feb 22, 2021
    Configuration menu
    Copy the full SHA
    456a4ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    42e7a0a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a6fdf57 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'sorted-circuit-parameters' of github.com:Cryoris/qiskit…

    …-terra into sorted-circuit-parameters
    Cryoris committed Feb 22, 2021
    Configuration menu
    Copy the full SHA
    c533b99 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2021

  1. Configuration menu
    Copy the full SHA
    bb768a9 View commit details
    Browse the repository at this point in the history
  2. use ListEqual over Equal

    Cryoris committed Feb 23, 2021
    Configuration menu
    Copy the full SHA
    7a4b0f5 View commit details
    Browse the repository at this point in the history
  3. rm unused islice import

    Cryoris committed Feb 23, 2021
    Configuration menu
    Copy the full SHA
    a5b06dd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7f76114 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2021

  1. Configuration menu
    Copy the full SHA
    721b4d3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ff9cdf9 View commit details
    Browse the repository at this point in the history
  3. fix name params -> parameters

    Cryoris committed Feb 26, 2021
    Configuration menu
    Copy the full SHA
    f93cfd1 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'sorted-circuit-parameters' of github.com:Cryoris/qiskit…

    …-terra into sorted-circuit-parameters
    Cryoris committed Feb 26, 2021
    Configuration menu
    Copy the full SHA
    253942d View commit details
    Browse the repository at this point in the history
  5. fix typo

    Cryoris committed Feb 26, 2021
    Configuration menu
    Copy the full SHA
    bba4b64 View commit details
    Browse the repository at this point in the history
  6. fix typo #2

    Cryoris committed Feb 26, 2021
    Configuration menu
    Copy the full SHA
    5681083 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2021

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

Commits on Mar 1, 2021

  1. Configuration menu
    Copy the full SHA
    78f67e4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    176b206 View commit details
    Browse the repository at this point in the history