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

Add __mul__ dunder method #2891

Merged
merged 38 commits into from
Aug 5, 2022
Merged

Add __mul__ dunder method #2891

merged 38 commits into from
Aug 5, 2022

Commits on Aug 4, 2022

  1. Configuration menu
    Copy the full SHA
    c162b1a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c3273af View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3e487be View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    358b858 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f48e700 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4bb6d9f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b1ca393 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b9fd663 View commit details
    Browse the repository at this point in the history
  9. docs: 📝 Fix docs.

    AlbertMitjans committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    06c488b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b550bc2 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    cb16160 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    3decee5 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    6bd9863 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    1c6ec0e View commit details
    Browse the repository at this point in the history
  15. Update doc/releases/changelog-dev.md

    Co-authored-by: Christina Lee <christina@xanadu.ai>
    AlbertMitjans and albi3ro authored Aug 4, 2022
    Configuration menu
    Copy the full SHA
    5bbbc57 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    0ab97db View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    f79d73a View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    fd6e53e View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    4d0e710 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    3a6c2c7 View commit details
    Browse the repository at this point in the history
  21. Update pennylane/operation.py

    Co-authored-by: Jay Soni <jbsoni@uwaterloo.ca>
    AlbertMitjans and Jaybsoni authored Aug 4, 2022
    Configuration menu
    Copy the full SHA
    bd0f7b6 View commit details
    Browse the repository at this point in the history
  22. Update pennylane/operation.py

    Co-authored-by: Jay Soni <jbsoni@uwaterloo.ca>
    AlbertMitjans and Jaybsoni authored Aug 4, 2022
    Configuration menu
    Copy the full SHA
    c8a487a View commit details
    Browse the repository at this point in the history
  23. Update tests/test_operation.py

    Co-authored-by: Jay Soni <jbsoni@uwaterloo.ca>
    AlbertMitjans and Jaybsoni authored Aug 4, 2022
    Configuration menu
    Copy the full SHA
    e92635a View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    1c900d6 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    e99d1b3 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    7eb3914 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    4f85e5d View commit details
    Browse the repository at this point in the history
  28. Update pennylane/operation.py

    Co-authored-by: Christina Lee <christina@xanadu.ai>
    AlbertMitjans and albi3ro authored Aug 4, 2022
    Configuration menu
    Copy the full SHA
    a66f6ed View commit details
    Browse the repository at this point in the history
  29. Update pennylane/operation.py

    Co-authored-by: Christina Lee <christina@xanadu.ai>
    AlbertMitjans and albi3ro authored Aug 4, 2022
    Configuration menu
    Copy the full SHA
    b4f6395 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    3fcc60d View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    b6bbf5a View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    fec905d View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2022

  1. Configuration menu
    Copy the full SHA
    ab5ade4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    84bc335 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    39bb860 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    624e23e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bfe569d View commit details
    Browse the repository at this point in the history
  6. Update pennylane/operation.py

    Co-authored-by: Christina Lee <christina@xanadu.ai>
    AlbertMitjans and albi3ro authored Aug 5, 2022
    Configuration menu
    Copy the full SHA
    4d6f3cf View commit details
    Browse the repository at this point in the history