Closed PietropaoloFrisoni closed 1 month ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 99.70%. Comparing base (
215ab98
) to head (9e5f199
). Report is 5 commits behind head on master.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Context: The documentation for
qml.jacobian
seems quite old and contains several examples that should be updated.Description of the Change: We updated the examples according to the meaning in the documentation. For instance, one example stated that the provided circuit outputs the probability for each basis state, while it was actually computing the expectation values of an operator.
Benefits: Better documentation with working examples.
Possible Drawbacks: None that I can think of.
Related GitHub Issues: #6259
Related Shortcut Stories: [sc-73557]