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

Add readout plotting tools #6425

Closed eliottrosenberg closed 8 months ago

eliottrosenberg commented 8 months ago

Some convenience functions to make it easier to visualize readout error rates.

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (ee56c59) 97.81% compared to head (d6cc9cb) 97.81%.

:exclamation: Current head d6cc9cb differs from pull request most recent head e4037f8. Consider uploading reports for the commit e4037f8 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #6425 +/- ## ======================================= Coverage 97.81% 97.81% ======================================= Files 1111 1111 Lines 97121 97143 +22 ======================================= + Hits 95000 95022 +22 Misses 2121 2121 ```

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