Supported Gates

Overview

This page lists the gate and operation methods available on QuantumRingsLib.QuantumCircuit for programmatic circuit construction.

For how to build and run circuits, see Circuits. For importing circuits from OpenQASM 2.0, see QASM Import & Execution.

This page does not describe backend-specific behavior. It is a reference list of operations exposed by QuantumCircuit.

QuantumCircuit gate and operation methods

Single-qubit gates

Single-qubit parameterized gates

Two-qubit gates

Two-qubit controlled / parameterized gates

Multi-qubit / multi-controlled gates

Measurement and circuit operations

See also