PennyLaneAI / pennylane

PennyLane is a cross-platform Python library for quantum computing, quantum machine learning, and quantum chemistry. Train a quantum computer the same way as a neural network.
https://pennylane.ai
Apache License 2.0
2.17k stars 568 forks source link

Update documentation for the new Algo debugging feature #5894

Closed Jaybsoni closed 2 days ago

Jaybsoni commented 1 week ago

Context: This is a follow up to this PR which added detailed documentation for the new PennyLane Debugger feature.

codecov[bot] commented 1 week ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Please upload report for BASE (v0.37.0-rc0@0da4c3d). Learn more about missing BASE report.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## v0.37.0-rc0 #5894 +/- ## ============================================== Coverage ? 99.66% ============================================== Files ? 425 Lines ? 40457 Branches ? 0 ============================================== Hits ? 40323 Misses ? 134 Partials ? 0 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

soranjh commented 2 days ago

@Jaybsoni Looks good. Please make sure that you target the correct base branch.