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

Converting the pulse library from complex amp to amp+angle #9002

Merged
merged 27 commits into from
Nov 30, 2022

Commits on Oct 26, 2022

  1. Configuration menu
    Copy the full SHA
    03129e2 View commit details
    Browse the repository at this point in the history
  2. removed unnecessary import.

    TsafrirA committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    e7a0bf7 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2022

  1. Completed the changes.

    TsafrirA committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    0310fbd View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2022

  1. Bug fix and test updates.

    TsafrirA committed Nov 13, 2022
    Configuration menu
    Copy the full SHA
    786c000 View commit details
    Browse the repository at this point in the history
  2. removed commented line.

    TsafrirA committed Nov 13, 2022
    Configuration menu
    Copy the full SHA
    a591f66 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2022

  1. black correction.

    TsafrirA committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    dbe43fb View commit details
    Browse the repository at this point in the history
  2. Tests correction.

    TsafrirA committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    8a74b70 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2022

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

Commits on Nov 21, 2022

  1. Release Notes.

    TsafrirA committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    04dcd0e View commit details
    Browse the repository at this point in the history
  2. Update qiskit/qobj/converters/pulse_instruction.py

    Co-authored-by: Naoki Kanazawa <nkanazawa1989@gmail.com>
    TsafrirA and nkanazawa1989 authored Nov 21, 2022
    Configuration menu
    Copy the full SHA
    4d1ea59 View commit details
    Browse the repository at this point in the history
  3. Update releasenotes/notes/Symbolic-Pulses-conversion-to-amp-angle-0c6…

    …bcf742eac8945.yaml
    
    Co-authored-by: Naoki Kanazawa <nkanazawa1989@gmail.com>
    TsafrirA and nkanazawa1989 authored Nov 21, 2022
    Configuration menu
    Copy the full SHA
    4412df6 View commit details
    Browse the repository at this point in the history
  4. Some more corrections.

    TsafrirA committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    54bcdf2 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2022

  1. QPY load adjustment.

    TsafrirA committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    fbe5ead View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2022

  1. Removed debug print

    TsafrirA committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    1a6db4a View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2022

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

    TsafrirA committed Nov 26, 2022
    Configuration menu
    Copy the full SHA
    211838a View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2022

  1. Update qiskit/qpy/__init__.py

    Co-authored-by: Naoki Kanazawa <nkanazawa1989@gmail.com>
    TsafrirA and nkanazawa1989 authored Nov 28, 2022
    Configuration menu
    Copy the full SHA
    e07a2c5 View commit details
    Browse the repository at this point in the history
  2. resolve conflict

    TsafrirA committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    8e1db4f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c9d128f View commit details
    Browse the repository at this point in the history
  4. Remove outdated test.

    TsafrirA committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    ee394ef View commit details
    Browse the repository at this point in the history
  5. Lint

    TsafrirA committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    0cc531b View commit details
    Browse the repository at this point in the history
  6. Release notes style

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

Commits on Nov 29, 2022

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

Commits on Nov 30, 2022

  1. bug fix

    TsafrirA committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    55262a2 View commit details
    Browse the repository at this point in the history
  2. bug fix

    TsafrirA committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    fb07443 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8c7281c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    97f6786 View commit details
    Browse the repository at this point in the history