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

Allow Observables to return objects and still be differentiable #1291

Merged
merged 19 commits into from
May 25, 2021

Commits on May 11, 2021

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

    cvjjm committed May 11, 2021
    Configuration menu
    Copy the full SHA
    8996f54 View commit details
    Browse the repository at this point in the history
  3. fixed code formating

    cvjjm committed May 11, 2021
    Configuration menu
    Copy the full SHA
    d434b8c View commit details
    Browse the repository at this point in the history

Commits on May 12, 2021

  1. Configuration menu
    Copy the full SHA
    60b0e3d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3535ada View commit details
    Browse the repository at this point in the history

Commits on May 17, 2021

  1. Update pennylane/tape/jacobian_tape.py

    Co-authored-by: Josh Izaac <josh146@gmail.com>
    cvjjm and josh146 authored May 17, 2021
    Configuration menu
    Copy the full SHA
    9c8819d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c0c1465 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2021

  1. Configuration menu
    Copy the full SHA
    cb2df0a View commit details
    Browse the repository at this point in the history
  2. added test of qnode differentiation with an observable returning an o…

    …bject rather than a number
    cvjjm committed May 21, 2021
    Configuration menu
    Copy the full SHA
    b872e38 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c9e8c96 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8358ded View commit details
    Browse the repository at this point in the history

Commits on May 25, 2021

  1. fixed code formating

    cvjjm committed May 25, 2021
    Configuration menu
    Copy the full SHA
    3cc3c12 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'relax_tape_return_type_check' of https://github.com/cvj…

    …jm/pennylane into relax_tape_return_type_check
    cvjjm committed May 25, 2021
    Configuration menu
    Copy the full SHA
    ba6936a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9b17f4d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f6086a3 View commit details
    Browse the repository at this point in the history
  5. fixed line lengths

    cvjjm committed May 25, 2021
    Configuration menu
    Copy the full SHA
    08262fb View commit details
    Browse the repository at this point in the history
  6. Merge branch 'relax_tape_return_type_check' of https://github.com/cvj…

    …jm/pennylane into relax_tape_return_type_check
    cvjjm committed May 25, 2021
    Configuration menu
    Copy the full SHA
    29d205a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    95d89d1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2010bfa View commit details
    Browse the repository at this point in the history