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 qml.generator(op) function #2256

Merged
merged 60 commits into from
Mar 3, 2022
Merged

Add qml.generator(op) function #2256

merged 60 commits into from
Mar 3, 2022

Commits on Feb 28, 2022

  1. Configuration menu
    Copy the full SHA
    cb1fe52 View commit details
    Browse the repository at this point in the history
  2. Add matrix function:

    josh146 committed Feb 28, 2022
    Configuration menu
    Copy the full SHA
    931515f View commit details
    Browse the repository at this point in the history
  3. add tests

    josh146 committed Feb 28, 2022
    Configuration menu
    Copy the full SHA
    17bf5ba View commit details
    Browse the repository at this point in the history
  4. add tests

    josh146 committed Feb 28, 2022
    Configuration menu
    Copy the full SHA
    b5586b2 View commit details
    Browse the repository at this point in the history
  5. add tests

    josh146 committed Feb 28, 2022
    Configuration menu
    Copy the full SHA
    ef42ab2 View commit details
    Browse the repository at this point in the history
  6. add tests

    josh146 committed Feb 28, 2022
    Configuration menu
    Copy the full SHA
    2beaa40 View commit details
    Browse the repository at this point in the history
  7. add tests

    josh146 committed Feb 28, 2022
    Configuration menu
    Copy the full SHA
    1c49491 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    397c343 View commit details
    Browse the repository at this point in the history
  9. add tests

    josh146 committed Feb 28, 2022
    Configuration menu
    Copy the full SHA
    3580cf9 View commit details
    Browse the repository at this point in the history
  10. add tests

    josh146 committed Feb 28, 2022
    Configuration menu
    Copy the full SHA
    e7c803c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    955ca89 View commit details
    Browse the repository at this point in the history
  12. more docs

    josh146 committed Feb 28, 2022
    Configuration menu
    Copy the full SHA
    0ae781c View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    94b2f5a View commit details
    Browse the repository at this point in the history
  14. more

    josh146 committed Feb 28, 2022
    Configuration menu
    Copy the full SHA
    da6278f View commit details
    Browse the repository at this point in the history
  15. add tests

    josh146 committed Feb 28, 2022
    Configuration menu
    Copy the full SHA
    1018410 View commit details
    Browse the repository at this point in the history
  16. Apply suggestions from code review

    Co-authored-by: Maria Schuld <mariaschuld@gmail.com>
    josh146 and mariaschuld authored Feb 28, 2022
    Configuration menu
    Copy the full SHA
    190a7d4 View commit details
    Browse the repository at this point in the history
  17. Add qml.eigval() function

    josh146 committed Feb 28, 2022
    Configuration menu
    Copy the full SHA
    6ce4f9b View commit details
    Browse the repository at this point in the history
  18. add test

    josh146 committed Feb 28, 2022
    Configuration menu
    Copy the full SHA
    cf045e0 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    80124c4 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    4ea7fb1 View commit details
    Browse the repository at this point in the history
  21. finish adding tests

    josh146 committed Feb 28, 2022
    Configuration menu
    Copy the full SHA
    a66e6e1 View commit details
    Browse the repository at this point in the history
  22. finish adding tests

    josh146 committed Feb 28, 2022
    Configuration menu
    Copy the full SHA
    f3d72c0 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2022

  1. Configuration menu
    Copy the full SHA
    874c3ca View commit details
    Browse the repository at this point in the history
  2. fixes

    josh146 committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    502a105 View commit details
    Browse the repository at this point in the history
  3. more tests

    josh146 committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    8c2a303 View commit details
    Browse the repository at this point in the history
  4. more tests

    josh146 committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    5a88c52 View commit details
    Browse the repository at this point in the history
  5. fix

    josh146 committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    b0161f9 View commit details
    Browse the repository at this point in the history
  6. more tests

    josh146 committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    c19fffe View commit details
    Browse the repository at this point in the history
  7. Apply suggestions from code review

    Co-authored-by: Maria Schuld <mariaschuld@gmail.com>
    josh146 and mariaschuld authored Mar 1, 2022
    Configuration menu
    Copy the full SHA
    8d56cdf View commit details
    Browse the repository at this point in the history
  8. Apply suggestions from code review

    Co-authored-by: Maria Schuld <mariaschuld@gmail.com>
    josh146 and mariaschuld authored Mar 1, 2022
    Configuration menu
    Copy the full SHA
    f85f106 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    249ff25 View commit details
    Browse the repository at this point in the history
  10. Apply suggestions from code review

    Co-authored-by: Maria Schuld <mariaschuld@gmail.com>
    josh146 and mariaschuld authored Mar 1, 2022
    Configuration menu
    Copy the full SHA
    780e943 View commit details
    Browse the repository at this point in the history
  11. update deprecation warning

    josh146 committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    7b63422 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6215b74 View commit details
    Browse the repository at this point in the history
  13. update deprecation warning

    josh146 committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    696504b View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    c6ca52f View commit details
    Browse the repository at this point in the history
  15. add another test

    josh146 committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    f3e219e View commit details
    Browse the repository at this point in the history
  16. suggested changes

    josh146 committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    2f5762d View commit details
    Browse the repository at this point in the history
  17. black

    josh146 committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    131e752 View commit details
    Browse the repository at this point in the history
  18. black

    josh146 committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    c7653ee View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    379aa56 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2022

  1. Configuration menu
    Copy the full SHA
    fbd3d94 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1b1801a View commit details
    Browse the repository at this point in the history
  3. Apply suggestions from code review

    Co-authored-by: David Wierichs <davidwierichs@gmail.com>
    josh146 and dwierichs authored Mar 2, 2022
    Configuration menu
    Copy the full SHA
    2282b76 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7109d2c View commit details
    Browse the repository at this point in the history
  5. fix

    josh146 committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    e40a691 View commit details
    Browse the repository at this point in the history
  6. changelog

    josh146 committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    3b79b7a View commit details
    Browse the repository at this point in the history
  7. more

    josh146 committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    9688f82 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3a54758 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0376469 View commit details
    Browse the repository at this point in the history
  10. bugfix

    josh146 committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    20c102d View commit details
    Browse the repository at this point in the history
  11. suggested changes

    josh146 committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    9749648 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    0e24463 View commit details
    Browse the repository at this point in the history
  13. Apply suggestions from code review

    Co-authored-by: Maria Schuld <mariaschuld@gmail.com>
    josh146 and mariaschuld authored Mar 2, 2022
    Configuration menu
    Copy the full SHA
    109a288 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    a398f03 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    5d7073e View commit details
    Browse the repository at this point in the history
  16. fix

    josh146 committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    1a346b0 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    ae410b7 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    06a6e2e View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2022

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