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

Optimize PhaseShift, T, S gates #5876

Merged
merged 25 commits into from
Jul 9, 2024
Merged

Optimize PhaseShift, T, S gates #5876

merged 25 commits into from
Jul 9, 2024

Commits on Jun 18, 2024

  1. Configuration menu
    Copy the full SHA
    f9cfdfa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3c43b52 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

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

Commits on Jun 20, 2024

  1. Configuration menu
    Copy the full SHA
    2d9bfe4 View commit details
    Browse the repository at this point in the history
  2. Fix autograd bug.

    vincentmr committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    ea4e256 View commit details
    Browse the repository at this point in the history
  3. Fix TF tests.

    vincentmr committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    ee5542b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d8ac0a6 View commit details
    Browse the repository at this point in the history
  5. Do not reuse PhaseShift.

    vincentmr committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    80505c6 View commit details
    Browse the repository at this point in the history
  6. Put back S.

    vincentmr committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    6358bba View commit details
    Browse the repository at this point in the history
  7. Fix complex issue with TF

    vincentmr committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    aaa32ff View commit details
    Browse the repository at this point in the history
  8. Use PhaseShift in T, S, Z.

    vincentmr committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    0e3700e View commit details
    Browse the repository at this point in the history
  9. Update changelog

    vincentmr committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    dfdc39b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1ebb499 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. Configuration menu
    Copy the full SHA
    cb76118 View commit details
    Browse the repository at this point in the history
  2. pragma: no cover

    vincentmr committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    60ac35b View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

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

Commits on Jul 8, 2024

  1. Configuration menu
    Copy the full SHA
    18c48ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa0cc28 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e4e7898 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1287256 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1689722 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b309faf View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. Configuration menu
    Copy the full SHA
    b518eb8 View commit details
    Browse the repository at this point in the history
  2. Update pennylane/devices/qubit/apply_operation.py

    Co-authored-by: Mudit Pandey <mudit.pandey@xanadu.ai>
    vincentmr and mudit2812 committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    75af4b6 View commit details
    Browse the repository at this point in the history