quantumlib / Cirq

A Python framework for creating, editing, and invoking Noisy Intermediate Scale Quantum (NISQ) circuits.
Apache License 2.0
4.24k stars 1.01k forks source link

correct noise channel approximate equality #6632

Open richrines1 opened 3 months ago

richrines1 commented 3 months ago

fixes #6631

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 97.81%. Comparing base (16de069) to head (2242749). Report is 15 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #6632 +/- ## ========================================== - Coverage 97.81% 97.81% -0.01% ========================================== Files 1067 1067 Lines 91518 91511 -7 ========================================== - Hits 89517 89510 -7 Misses 2001 2001 ```

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