`measure_pauli_strings` not combining readout measurement circuits
https://github.com/quantumlib/Cirq/pull/7236 added the ability to specify groups of qubit-wise-commuting Pauli operators to measure simultaneously. Because these measurements are done simultaneously, readout on the qubits that these operators act on should also be measured simultaneously, but instead the code is generating a different readout circuit for each Pauli.
@ddddddanni
Discussed during Cirq Cynq 2025-06-11: @eliottrosenberg would you be able to provide a little bit more information?
I'm having https://github.com/quantumlib/Cirq/pull/7416 to fix this.
@mhucka happy to provide more context if you want, but it seems that @ddddddanni has it covered!
@eliottrosenberg @ddddddanni can/should this now be closed?
@eliottrosenberg @ddddddanni can/should this now be closed?
Yes, this has been implemented. Could you help close it, since I don't have permission to do so? Thanks!