PennyLaneAI / pennylane-qiskit

The PennyLane-Qiskit plugin integrates the Qiskit quantum computing framework and IBM Q with PennyLane.
https://docs.pennylane.ai/projects/qiskit
Apache License 2.0
184 stars 66 forks source link

Add condition for treating all measurements as equal #467

Closed obliviateandsurrender closed 7 months ago

obliviateandsurrender commented 7 months ago

Allows for treating all measurements in the circuit as equal and returning them in order to the user when measurements are not specified.

codecov[bot] commented 7 months ago

Codecov Report

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

Project coverage is 100.00%. Comparing base (42a8678) to head (e5584f4).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #467 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 7 7 Lines 550 552 +2 ========================================= + Hits 550 552 +2 ```

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