unitaryfund / mitiq

Mitiq is an open source toolkit for implementing error mitigation techniques on most current intermediate-scale quantum computers.
https://mitiq.readthedocs.io
GNU General Public License v3.0
359 stars 157 forks source link

Clarify wording in quickstart example #2323

Closed jordandsullivan closed 5 months ago

jordandsullivan commented 5 months ago

Description

Simple rewording to make the obejcts in mitiq clearer. The executor function does not itself "input a circuit" but rather takes a circuit as input.

License

Before opening the PR, please ensure you have completed the following where appropriate.

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 98.23%. Comparing base (9e1cbb5) to head (39168b3). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2323 +/- ## ======================================= Coverage 98.23% 98.23% ======================================= Files 87 87 Lines 4068 4068 ======================================= Hits 3996 3996 Misses 72 72 ```

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