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

[Bugfix] qml.BasisRotation is not jax compatible #6019

Open
wants to merge 55 commits into
base: master
Choose a base branch
from

Commits on Jul 19, 2024

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

Commits on Jul 22, 2024

  1. Configuration menu
    Copy the full SHA
    c17cf83 View commit details
    Browse the repository at this point in the history
  2. Update basis_rotation.py

    PabloAMC committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    cb663d3 View commit details
    Browse the repository at this point in the history
  3. Update changelog-dev.md

    PabloAMC committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    cb4d1f7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    11a4b27 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d811833 View commit details
    Browse the repository at this point in the history
  6. Remove import numpy

    PabloAMC committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    7edc75a View commit details
    Browse the repository at this point in the history
  7. Unit test for jax jitting

    PabloAMC committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    d47d601 View commit details
    Browse the repository at this point in the history
  8. Removing whitespaces

    PabloAMC committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    ca95f7a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    eb77772 View commit details
    Browse the repository at this point in the history
  10. Update basis_rotation.py

    PabloAMC committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    7d6c223 View commit details
    Browse the repository at this point in the history
  11. branching due to .at

    PabloAMC committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    38e3e68 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    07816df View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    cd76203 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    75e4f1e View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    8bfba22 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    34d4257 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    379b630 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    96028a2 View commit details
    Browse the repository at this point in the history
  19. Update basis_rotation.py

    PabloAMC committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    bc34c6f View commit details
    Browse the repository at this point in the history
  20. Merge branch '6004-bug-basisrotation-is-not-jax-compatible' of https:…

    …//github.com/PennyLaneAI/pennylane into 6004-bug-basisrotation-is-not-jax-compatible
    PabloAMC committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    2ccc9ab View commit details
    Browse the repository at this point in the history
  21. Update changelog-dev.md

    PabloAMC committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    57bfc8a View commit details
    Browse the repository at this point in the history
  22. Update changelog-dev.md

    PabloAMC committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    650379c View commit details
    Browse the repository at this point in the history
  23. Checks for abstract arrays

    PabloAMC committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    a563754 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. Configuration menu
    Copy the full SHA
    e33bf03 View commit details
    Browse the repository at this point in the history
  2. Update basis_rotation.py

    PabloAMC committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    43686b9 View commit details
    Browse the repository at this point in the history
  3. Merge branch '6004-bug-basisrotation-is-not-jax-compatible' of https:…

    …//github.com/PennyLaneAI/pennylane into 6004-bug-basisrotation-is-not-jax-compatible
    PabloAMC committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    2b107c1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    75edef1 View commit details
    Browse the repository at this point in the history
  5. Revert "Update givens_decomposition.py"

    This reverts commit 75edef1.
    PabloAMC committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    2c7fffd View commit details
    Browse the repository at this point in the history
  6. Updating the documentation

    PabloAMC committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    2b789cc View commit details
    Browse the repository at this point in the history
  7. minor fixes

    obliviateandsurrender committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    a8c2d99 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    182b173 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7ef90fb View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e8351dd View commit details
    Browse the repository at this point in the history
  11. Update changelog-dev.md

    PabloAMC committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    5cfabaf View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b825617 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. Update doc/releases/changelog-dev.md

    Co-authored-by: Utkarsh <[email protected]>
    PabloAMC and obliviateandsurrender committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    9010de1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5541c89 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. Updating docstrings

    PabloAMC committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    62c4c23 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9fb4d26 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. Configuration menu
    Copy the full SHA
    8b4eef5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    545be3e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eec5149 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. Update pennylane/qchem/givens_decomposition.py

    Co-authored-by: Josh Izaac <[email protected]>
    PabloAMC and josh146 committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    4064fa6 View commit details
    Browse the repository at this point in the history
  2. Update pennylane/qchem/givens_decomposition.py

    Co-authored-by: Josh Izaac <[email protected]>
    PabloAMC and josh146 committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    be3df11 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a512ae3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7914f53 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. Configuration menu
    Copy the full SHA
    8ebfebe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7da2f88 View commit details
    Browse the repository at this point in the history
  3. Update changelog-dev.md

    PabloAMC committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    db61a73 View commit details
    Browse the repository at this point in the history
  4. Update doc/releases/changelog-dev.md

    Co-authored-by: soranjh <[email protected]>
    PabloAMC and soranjh committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    1c752a1 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. code cleanup

    obliviateandsurrender committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    200481d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    af011ac View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. Update qdrift.py

    PabloAMC committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    24d13c7 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

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