qcmet.utils.noiseless_simulation.final_statevector#

qcmet.utils.noiseless_simulation.final_statevector(qc)[source]#

Remove the final measurement of a quantum circuit and return the statevector of the circuit.

Parameters:

qc (QuantumCircuit) – The square quantum volume circuit.

Returns:

The statevector of the quantum circuit.

Return type:

Statevector