Description Usage Arguments Value See Also
An application of a gate to a sequence of qubits.
1 | gate_operation_(gate, qubits)
|
gate |
the gate to apply. |
qubits |
the qubits to operate on. |
operation applied to the sequence of qubits.
Other Circuits:
circuit_dag()
,
circuit()
,
gate_parallel_operation()
,
insert_strategy()
,
moment()
,
qubit_order_or_list()
,
qubit_order()
,
tree_flatten_op()
,
tree_op()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.