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

Extend qml.cond #2275

Merged
merged 28 commits into from
Mar 4, 2022
Merged

Extend qml.cond #2275

merged 28 commits into from
Mar 4, 2022

Commits on Mar 3, 2022

  1. Configuration menu
    Copy the full SHA
    6ba0bac View commit details
    Browse the repository at this point in the history
  2. add else_op to qml.cond

    antalszava committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    506ad31 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6325507 View commit details
    Browse the repository at this point in the history
  4. test inversion

    antalszava committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    55f665a View commit details
    Browse the repository at this point in the history
  5. format

    antalszava committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    624362a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    96bd3fc View commit details
    Browse the repository at this point in the history
  7. format

    antalszava committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    2e7b969 View commit details
    Browse the repository at this point in the history
  8. err tests

    antalszava committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    590eb89 View commit details
    Browse the repository at this point in the history
  9. format

    antalszava committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    e5bfd12 View commit details
    Browse the repository at this point in the history
  10. docstrings

    antalszava committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    611389b View commit details
    Browse the repository at this point in the history
  11. isort

    antalszava committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    aa0372c View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2022

  1. test_condition

    antalszava committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    abafb9c View commit details
    Browse the repository at this point in the history
  2. docstrings

    antalszava committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    90b0ee5 View commit details
    Browse the repository at this point in the history
  3. format

    antalszava committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    233764d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9ae53c8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9eec1c2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    58f531a View commit details
    Browse the repository at this point in the history
  7. Update tests/transforms/test_defer_measurements.py

    Co-authored-by: Josh Izaac <josh146@gmail.com>
    antalszava and josh146 authored Mar 4, 2022
    Configuration menu
    Copy the full SHA
    9067e9f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3614892 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d55fb16 View commit details
    Browse the repository at this point in the history
  10. add queue unit tests

    antalszava committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    e34de5c View commit details
    Browse the repository at this point in the history
  11. format

    antalszava committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    61a7407 View commit details
    Browse the repository at this point in the history
  12. invert docstring

    antalszava committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    969e1eb View commit details
    Browse the repository at this point in the history
  13. rename arguments

    antalszava committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    9a841a7 View commit details
    Browse the repository at this point in the history
  14. module docstring

    antalszava committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    7b968fe View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    6109a35 View commit details
    Browse the repository at this point in the history
  16. changelog

    antalszava committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    b03f177 View commit details
    Browse the repository at this point in the history
  17. Update pennylane/transforms/condition.py

    Co-authored-by: Josh Izaac <josh146@gmail.com>
    antalszava and josh146 authored Mar 4, 2022
    Configuration menu
    Copy the full SHA
    c27f50d View commit details
    Browse the repository at this point in the history