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

Clean up how interface is handled in QNode and qml.execute #6225

Merged
merged 38 commits into from
Sep 16, 2024

Commits on Sep 5, 2024

  1. Configuration menu
    Copy the full SHA
    c62ce82 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    26111be View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5e8740b View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. bug fixes

    astralcai committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    26d16bc View commit details
    Browse the repository at this point in the history
  2. uncomment line

    astralcai committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    c45b750 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dfacd7f View commit details
    Browse the repository at this point in the history
  4. fix tiny bug

    astralcai committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    0633dc0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f1213cb View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. more fix

    astralcai committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    ffb9d3c View commit details
    Browse the repository at this point in the history
  2. fix bug

    astralcai committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    5d6e8eb View commit details
    Browse the repository at this point in the history
  3. fix tests

    astralcai committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    6776c01 View commit details
    Browse the repository at this point in the history
  4. fix black

    astralcai committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    eca0f14 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    33f4f63 View commit details
    Browse the repository at this point in the history
  6. revert change

    astralcai committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    2e4f55c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8c4a72a View commit details
    Browse the repository at this point in the history
  8. bug fix

    astralcai committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    3c8a691 View commit details
    Browse the repository at this point in the history
  9. bug fix

    astralcai committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    71561f9 View commit details
    Browse the repository at this point in the history
  10. bug fix

    astralcai committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    676d85b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    63525a2 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Configuration menu
    Copy the full SHA
    b34b48c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9810b68 View commit details
    Browse the repository at this point in the history
  3. fix isort

    astralcai committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    c21eee3 View commit details
    Browse the repository at this point in the history
  4. update

    astralcai committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    ffd41a9 View commit details
    Browse the repository at this point in the history
  5. fix some tests

    astralcai committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    cee3976 View commit details
    Browse the repository at this point in the history
  6. fix tests

    astralcai committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    087dc22 View commit details
    Browse the repository at this point in the history
  7. make pylint happy

    astralcai committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    535e66b View commit details
    Browse the repository at this point in the history
  8. update name

    astralcai committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    18c5fa6 View commit details
    Browse the repository at this point in the history
  9. fix isort

    astralcai committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    7fde693 View commit details
    Browse the repository at this point in the history
  10. fix tests

    astralcai committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    9e86111 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Update pennylane/workflow/qnode.py

    Co-authored-by: Christina Lee <christina@xanadu.ai>
    astralcai and albi3ro committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    c4415a8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ac5315 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. changelog

    astralcai committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    b6ad427 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c41572e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fee0af9 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Configuration menu
    Copy the full SHA
    61f0dc1 View commit details
    Browse the repository at this point in the history
  2. fix bug

    astralcai committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    a8b11cc View commit details
    Browse the repository at this point in the history
  3. add test

    astralcai committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    a44ef16 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

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