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

added custom return object #2808

Merged
merged 20 commits into from
Jul 27, 2022
Merged

added custom return object #2808

merged 20 commits into from
Jul 27, 2022

Commits on Jul 13, 2022

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

    puzzleshark committed Jul 13, 2022
    Configuration menu
    Copy the full SHA
    d333100 View commit details
    Browse the repository at this point in the history
  3. added more asserts

    puzzleshark committed Jul 13, 2022
    Configuration menu
    Copy the full SHA
    03ddd79 View commit details
    Browse the repository at this point in the history
  4. progress

    puzzleshark committed Jul 13, 2022
    Configuration menu
    Copy the full SHA
    84559eb View commit details
    Browse the repository at this point in the history
  5. changed description

    puzzleshark committed Jul 13, 2022
    Configuration menu
    Copy the full SHA
    7316d08 View commit details
    Browse the repository at this point in the history
  6. Update pennylane/_qubit_device.py

    Co-authored-by: antalszava <antalszava@gmail.com>
    puzzleshark and antalszava committed Jul 13, 2022
    Configuration menu
    Copy the full SHA
    5fb708f View commit details
    Browse the repository at this point in the history
  7. Update tests/devices/test_custom_return_obj.py

    Co-authored-by: antalszava <antalszava@gmail.com>
    puzzleshark and antalszava committed Jul 13, 2022
    Configuration menu
    Copy the full SHA
    3bda482 View commit details
    Browse the repository at this point in the history
  8. Update tests/devices/test_custom_return_obj.py

    Co-authored-by: antalszava <antalszava@gmail.com>
    puzzleshark and antalszava committed Jul 13, 2022
    Configuration menu
    Copy the full SHA
    cca0785 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2022

  1. Custom return type (#2813)

    * fix problem from #2808 (comment)
    
    * also test device gradient with custom return type
    cvjjm committed Jul 18, 2022
    Configuration menu
    Copy the full SHA
    6e9a17b View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2022

  1. Empty-Commit

    puzzleshark committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    68c656b View commit details
    Browse the repository at this point in the history
  2. fixed formatting for test

    puzzleshark committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    18e92a9 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2022

  1. Configuration menu
    Copy the full SHA
    3d2dd35 View commit details
    Browse the repository at this point in the history
  2. Update doc/releases/changelog-dev.md

    Co-authored-by: antalszava <antalszava@gmail.com>
    puzzleshark and antalszava committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    166401e View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2022

  1. merged with master

    puzzleshark committed Jul 26, 2022
    Configuration menu
    Copy the full SHA
    bfc0897 View commit details
    Browse the repository at this point in the history
  2. reverted

    puzzleshark committed Jul 26, 2022
    Configuration menu
    Copy the full SHA
    430f0a2 View commit details
    Browse the repository at this point in the history
  3. fixed

    puzzleshark committed Jul 26, 2022
    Configuration menu
    Copy the full SHA
    45c9da9 View commit details
    Browse the repository at this point in the history
  4. fixed change

    puzzleshark committed Jul 26, 2022
    Configuration menu
    Copy the full SHA
    f9d7bf4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    22b6dca View commit details
    Browse the repository at this point in the history
  6. fixed black

    puzzleshark committed Jul 26, 2022
    Configuration menu
    Copy the full SHA
    ce921d8 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2022

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