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

XEB: Add option to specify qubits #6456

Closed eliottrosenberg closed 7 months ago

eliottrosenberg commented 7 months ago

Based on user feedback, adding the option to specify which qubits to run parallel XEB on.

NoureldinYosri commented 7 months ago

I already started adding that in https://github.com/quantumlib/Cirq/pull/6455

eliottrosenberg commented 7 months ago

Great, thanks!

eliottrosenberg commented 7 months ago

We can close this one once that one gets merged then.

NoureldinYosri commented 7 months ago

superseded by https://github.com/quantumlib/Cirq/pull/6455