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.36k stars 604 forks source link

fixing bug qsvt #6105

Closed KetpuntoG closed 3 months ago

KetpuntoG commented 3 months ago

Fixes https://github.com/PennyLaneAI/pennylane/issues/6104

[sc-71442]

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.65%. Comparing base (3543cef) to head (6cafe0a). Report is 312 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #6105 +/- ## ========================================== - Coverage 99.66% 99.65% -0.01% ========================================== Files 432 432 Lines 41988 41691 -297 ========================================== - Hits 41847 41549 -298 - Misses 141 142 +1 ```

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