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

qml.Reflection Operation #5159

Merged
merged 75 commits into from
Mar 5, 2024
Merged

qml.Reflection Operation #5159

merged 75 commits into from
Mar 5, 2024

Commits on Feb 5, 2024

  1. Add Reflection

    KetpuntoG committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    8c2af6b View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

  1. updating some docs

    KetpuntoG committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    da5faae View commit details
    Browse the repository at this point in the history
  2. reflection operator tests

    KetpuntoG committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    39a18cf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    49d45d2 View commit details
    Browse the repository at this point in the history
  4. tests

    KetpuntoG committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    20e69af View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ad20cca View commit details
    Browse the repository at this point in the history
  6. black

    KetpuntoG committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    378c368 View commit details
    Browse the repository at this point in the history
  7. Update test_reflection.py

    KetpuntoG committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    82d58de View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2024

  1. Docs

    KetpuntoG committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    aa40aad View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. queeing test

    KetpuntoG committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    b1a4e41 View commit details
    Browse the repository at this point in the history
  2. Update reflection.py

    KetpuntoG committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    9fabf46 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    283a82a View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2024

  1. Update reflection.py

    KetpuntoG committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    4f1c85c View commit details
    Browse the repository at this point in the history
  2. Update pennylane/templates/subroutines/reflection.py

    Co-authored-by: soranjh <40344468+soranjh@users.noreply.github.com>
    KetpuntoG and soranjh authored Feb 17, 2024
    Configuration menu
    Copy the full SHA
    91cab7b View commit details
    Browse the repository at this point in the history
  3. Update pennylane/templates/subroutines/reflection.py

    Co-authored-by: soranjh <40344468+soranjh@users.noreply.github.com>
    KetpuntoG and soranjh authored Feb 17, 2024
    Configuration menu
    Copy the full SHA
    3800fbb View commit details
    Browse the repository at this point in the history
  4. Update tests/templates/test_subroutines/test_reflection.py

    Co-authored-by: soranjh <40344468+soranjh@users.noreply.github.com>
    KetpuntoG and soranjh authored Feb 17, 2024
    Configuration menu
    Copy the full SHA
    c8032ba View commit details
    Browse the repository at this point in the history
  5. compute_decomposition

    KetpuntoG committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    ece1c63 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7729441 View commit details
    Browse the repository at this point in the history
  7. test and feedback

    KetpuntoG committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    1092c3d View commit details
    Browse the repository at this point in the history
  8. fixing test

    KetpuntoG committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    8d00fe5 View commit details
    Browse the repository at this point in the history
  9. Update test_reflection.py

    KetpuntoG committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    cc50227 View commit details
    Browse the repository at this point in the history
  10. Update test_reflection.py

    KetpuntoG committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    f1478e6 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2024

  1. Configuration menu
    Copy the full SHA
    477091b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8509886 View commit details
    Browse the repository at this point in the history
  3. Update reflection.py

    KetpuntoG committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    de9bedc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    88bd40c View commit details
    Browse the repository at this point in the history
  5. docs correction

    KetpuntoG committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    fb1aea0 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. Update reflection.py

    KetpuntoG committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    a08a6bb View commit details
    Browse the repository at this point in the history
  2. Update reflection.py

    KetpuntoG committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    8c35834 View commit details
    Browse the repository at this point in the history
  3. Update reflection.py

    KetpuntoG committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    e502da9 View commit details
    Browse the repository at this point in the history
  4. Update reflection.py

    KetpuntoG committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    814a5d2 View commit details
    Browse the repository at this point in the history
  5. fixing things

    KetpuntoG committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    dd842ef View commit details
    Browse the repository at this point in the history
  6. Update doc/releases/changelog-dev.md

    Co-authored-by: Thomas R. Bromley <49409390+trbromley@users.noreply.github.com>
    KetpuntoG and trbromley authored Feb 20, 2024
    Configuration menu
    Copy the full SHA
    d3c8457 View commit details
    Browse the repository at this point in the history
  7. Update pennylane/templates/subroutines/reflection.py

    Co-authored-by: Thomas R. Bromley <49409390+trbromley@users.noreply.github.com>
    KetpuntoG and trbromley authored Feb 20, 2024
    Configuration menu
    Copy the full SHA
    ae899c1 View commit details
    Browse the repository at this point in the history
  8. Update pennylane/templates/subroutines/reflection.py

    Co-authored-by: Thomas R. Bromley <49409390+trbromley@users.noreply.github.com>
    KetpuntoG and trbromley authored Feb 20, 2024
    Configuration menu
    Copy the full SHA
    4bf0acb View commit details
    Browse the repository at this point in the history
  9. Update reflection.py

    KetpuntoG committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    caf2236 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    79c26a1 View commit details
    Browse the repository at this point in the history
  11. fixing issues

    KetpuntoG committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    56236b7 View commit details
    Browse the repository at this point in the history
  12. docs

    KetpuntoG committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    5263eb1 View commit details
    Browse the repository at this point in the history
  13. pylint

    KetpuntoG committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    5d00e44 View commit details
    Browse the repository at this point in the history
  14. Update reflection.py

    KetpuntoG committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    200d093 View commit details
    Browse the repository at this point in the history
  15. Update test_reflection.py

    KetpuntoG committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    5e7fa4f View commit details
    Browse the repository at this point in the history
  16. hyper parameteres

    KetpuntoG committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    c2c1377 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. update reflection op

    Jaybsoni committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    ec4dec3 View commit details
    Browse the repository at this point in the history
  2. lint

    Jaybsoni committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    93cc201 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ad28d6c View commit details
    Browse the repository at this point in the history
  4. extra test + image

    KetpuntoG committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    b5ff2d0 View commit details
    Browse the repository at this point in the history
  5. jay suggestions

    KetpuntoG committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    e4e8091 View commit details
    Browse the repository at this point in the history
  6. Update pennylane/templates/subroutines/reflection.py

    Co-authored-by: soranjh <40344468+soranjh@users.noreply.github.com>
    KetpuntoG and soranjh authored Feb 21, 2024
    Configuration menu
    Copy the full SHA
    b5d1789 View commit details
    Browse the repository at this point in the history
  7. Update pennylane/templates/subroutines/reflection.py

    Co-authored-by: soranjh <40344468+soranjh@users.noreply.github.com>
    KetpuntoG and soranjh authored Feb 21, 2024
    Configuration menu
    Copy the full SHA
    40a185b View commit details
    Browse the repository at this point in the history
  8. Update pennylane/templates/subroutines/reflection.py

    Co-authored-by: soranjh <40344468+soranjh@users.noreply.github.com>
    KetpuntoG and soranjh authored Feb 21, 2024
    Configuration menu
    Copy the full SHA
    4540d2f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    39992c8 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    df96942 View commit details
    Browse the repository at this point in the history
  11. pylint

    KetpuntoG committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    cf340fe View commit details
    Browse the repository at this point in the history
  12. black

    KetpuntoG committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    1f3726f View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. Configuration menu
    Copy the full SHA
    938811e View commit details
    Browse the repository at this point in the history
  2. typo

    KetpuntoG committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    677e4bf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b39713e View commit details
    Browse the repository at this point in the history
  4. Update tests/templates/test_subroutines/test_reflection.py

    Co-authored-by: soranjh <40344468+soranjh@users.noreply.github.com>
    KetpuntoG and soranjh authored Feb 22, 2024
    Configuration menu
    Copy the full SHA
    a7f0c10 View commit details
    Browse the repository at this point in the history
  5. Update pennylane/templates/subroutines/reflection.py

    Co-authored-by: soranjh <40344468+soranjh@users.noreply.github.com>
    KetpuntoG and soranjh authored Feb 22, 2024
    Configuration menu
    Copy the full SHA
    9dbaf0d View commit details
    Browse the repository at this point in the history
  6. Update pennylane/templates/subroutines/reflection.py

    Co-authored-by: soranjh <40344468+soranjh@users.noreply.github.com>
    KetpuntoG and soranjh authored Feb 22, 2024
    Configuration menu
    Copy the full SHA
    e3d3168 View commit details
    Browse the repository at this point in the history
  7. Update pennylane/templates/subroutines/reflection.py

    Co-authored-by: soranjh <40344468+soranjh@users.noreply.github.com>
    KetpuntoG and soranjh authored Feb 22, 2024
    Configuration menu
    Copy the full SHA
    131228a View commit details
    Browse the repository at this point in the history
  8. Update pennylane/templates/subroutines/reflection.py

    Co-authored-by: soranjh <40344468+soranjh@users.noreply.github.com>
    KetpuntoG and soranjh authored Feb 22, 2024
    Configuration menu
    Copy the full SHA
    1bbe0f5 View commit details
    Browse the repository at this point in the history
  9. Update pennylane/templates/subroutines/reflection.py

    Co-authored-by: soranjh <40344468+soranjh@users.noreply.github.com>
    KetpuntoG and soranjh authored Feb 22, 2024
    Configuration menu
    Copy the full SHA
    c9c8412 View commit details
    Browse the repository at this point in the history
  10. Update pennylane/templates/subroutines/reflection.py

    Co-authored-by: soranjh <40344468+soranjh@users.noreply.github.com>
    KetpuntoG and soranjh authored Feb 22, 2024
    Configuration menu
    Copy the full SHA
    afb800f View commit details
    Browse the repository at this point in the history
  11. Soran suggestions

    KetpuntoG committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    5b8e232 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4dbe5ce View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. Update pennylane/templates/subroutines/reflection.py

    Co-authored-by: Thomas R. Bromley <49409390+trbromley@users.noreply.github.com>
    KetpuntoG and trbromley authored Feb 27, 2024
    Configuration menu
    Copy the full SHA
    720cb54 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cd16af1 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. Update pennylane/templates/subroutines/reflection.py

    Co-authored-by: soranjh <40344468+soranjh@users.noreply.github.com>
    KetpuntoG and soranjh authored Mar 5, 2024
    Configuration menu
    Copy the full SHA
    542b2dc View commit details
    Browse the repository at this point in the history
  2. Update pennylane/templates/subroutines/reflection.py

    Co-authored-by: soranjh <40344468+soranjh@users.noreply.github.com>
    KetpuntoG and soranjh authored Mar 5, 2024
    Configuration menu
    Copy the full SHA
    ffce70d View commit details
    Browse the repository at this point in the history
  3. Update pennylane/templates/subroutines/reflection.py

    Co-authored-by: Diego <67476785+DSGuala@users.noreply.github.com>
    KetpuntoG and DSGuala authored Mar 5, 2024
    Configuration menu
    Copy the full SHA
    693e979 View commit details
    Browse the repository at this point in the history
  4. docs

    KetpuntoG committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    5424f04 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5771bfa View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    352d913 View commit details
    Browse the repository at this point in the history