qiskit.circuit.QuantumCircuit.count_ops¶
- QuantumCircuit.count_ops()[código fonte]¶
Count each operation kind in the circuit.
- Retorno
a breakdown of how many operations of each kind, sorted by amount.
- Tipo de retorno
OrderedDict
Count each operation kind in the circuit.
a breakdown of how many operations of each kind, sorted by amount.
OrderedDict