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

Add `reference.qubit` for testing and reference #6181

Closed astralcai closed 2 months ago

astralcai commented 2 months ago

Created from https://github.com/PennyLaneAI/pennylane/pull/5445

[sc-65558]

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 99.58%. Comparing base (b78565c) to head (d7d9861). Report is 2 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #6181 +/- ## ======================================= Coverage 99.58% 99.58% ======================================= Files 443 444 +1 Lines 42273 42333 +60 ======================================= + Hits 42096 42156 +60 Misses 177 177 ```

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