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.29k stars 590 forks source link

Move `snapshots` and `breakpoint` functionality into a dedicated module #5845

Closed Jaybsoni closed 3 months ago

Jaybsoni commented 3 months ago

Context: Move the contents of ~/pennylane/debugging.py to a dedicated module and separated snapshots from PLDB and pldb.

github-actions[bot] commented 3 months ago

Hello. You may have forgotten to update the changelog! Please edit doc/releases/changelog-dev.md with:

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 99.67%. Comparing base (c6a7cb0) to head (4b62406). Report is 254 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #5845 +/- ## ========================================== - Coverage 99.67% 99.67% -0.01% ========================================== Files 418 420 +2 Lines 40080 39787 -293 ========================================== - Hits 39951 39657 -294 - Misses 129 130 +1 ```

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