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

Fix demos to use jax that require grads #1226

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

Commits on Sep 5, 2024

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

Commits on Sep 9, 2024

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

Commits on Sep 10, 2024

  1. Configuration menu
    Copy the full SHA
    838b668 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d0ad9b View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

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

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    7ffeaf3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f3831d0 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    1d8bb22 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9994cd5 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

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

Commits on Sep 20, 2024

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

Commits on Sep 24, 2024

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

Commits on Sep 26, 2024

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

Commits on Oct 1, 2024

  1. Configuration menu
    Copy the full SHA
    1059369 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f22b7a7 View commit details
    Browse the repository at this point in the history
  3. DHF demo fix

    austingmhuang committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    f0206fb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1459f09 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

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

    austingmhuang committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    bc07969 View commit details
    Browse the repository at this point in the history
  3. Remove code being deprecated in v0.39 (#1220)

    [sc-73935]
    
    * Remove deprecated code from demos.
    * Update various `from pennylane import numpy as np` to `import numpy as
    np`.
    mudit2812 authored Oct 3, 2024
    Configuration menu
    Copy the full SHA
    3d02a26 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

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

Commits on Oct 7, 2024

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

Commits on Oct 9, 2024

  1. Merge master into dev (#1236)

    **Summary:**
    Fixes a merge conflict between `master` and `dev` introduced by #1232
    (due to divergent `dateOfLastModification`).
    
    To reproduce this PR:
    1. Run `git checkout dev`.
    2. Run `git checkout -b merge-master-into-dev`.
    3. Run `git merge master`.
    4. Accept all incoming changes for merge conflicts on
    `dateOfLastModification`.
    
    **Relevant GHA Workflow Runs:**
    * https://github.com/PennyLaneAI/qml/actions/runs/11241666164
    * https://github.com/PennyLaneAI/qml/actions/runs/11253088983
    
    ---------
    
    Co-authored-by: David Wierichs <davidwierichs@gmail.com>
    Co-authored-by: Korbinian Kottmann <43949391+Qottmann@users.noreply.github.com>
    Co-authored-by: Ivana Kurečić <ivana@xanadu.ai>
    4 people authored Oct 9, 2024
    Configuration menu
    Copy the full SHA
    03dc559 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ac333d4 View commit details
    Browse the repository at this point in the history
  3. fix geo opt demo

    austingmhuang committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    e744d78 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. Configuration menu
    Copy the full SHA
    c1f66d4 View commit details
    Browse the repository at this point in the history
  2. fix demos

    austingmhuang committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    881fd61 View commit details
    Browse the repository at this point in the history
  3. Fix nightly merge failure (#1239)

    - Branched off dev
    - Merged Master in via `--allow-unrelated-histories`
    
    Co-authored-by: Jack Brown <jack.brown486@gmail.com>
    doctorperceptron and brownj85 authored Oct 11, 2024
    Configuration menu
    Copy the full SHA
    e5033f8 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

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

    austingmhuang committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    ace56a6 View commit details
    Browse the repository at this point in the history
  3. fix to demo

    austingmhuang committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    264bde6 View commit details
    Browse the repository at this point in the history
  4. fix

    austingmhuang committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    1f2b1fd View commit details
    Browse the repository at this point in the history
  5. forgot something

    austingmhuang committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    a3565b9 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

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

Commits on Oct 18, 2024

  1. Merge master into dev (#1243)

    Steps used for this merge:
    
    1. Create new branch from `dev`
    2. Merge `master` into that branch
    3. Open PR
    
    ---------
    
    Co-authored-by: Jack Brown <jack.brown486@gmail.com>
    Co-authored-by: Ivana Kurečić <ivana@xanadu.ai>
    3 people authored Oct 18, 2024
    Configuration menu
    Copy the full SHA
    b6a17a1 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

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

Commits on Oct 23, 2024

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

Commits on Oct 24, 2024

  1. Merge master into dev October 24, 2024 (#1247)

    Steps used:
    * Checkout new branch from `dev`
    * Merge `master` using `git merge master`
    * Publish branch and open PR
    
    ---------
    
    Co-authored-by: Jack Brown <jack.brown486@gmail.com>
    Co-authored-by: Ivana Kurečić <ivana@xanadu.ai>
    Co-authored-by: bellekaplan <167111433+bellekaplan@users.noreply.github.com>
    4 people authored Oct 24, 2024
    Configuration menu
    Copy the full SHA
    6ee9d6e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a4ee968 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    67adb01 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. Configuration menu
    Copy the full SHA
    6aaeb55 View commit details
    Browse the repository at this point in the history
  2. fix [skip ci]

    austingmhuang committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    51425c6 View commit details
    Browse the repository at this point in the history
  3. Trigger Rebuild

    obliviateandsurrender committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    0b654a6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ff0eebd View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. switch to vanilla numpy

    austingmhuang committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    40e1a41 View commit details
    Browse the repository at this point in the history