bloqade.squin.gate.stmts.TwoQubitGate
← Module overview
class
classTwoQubitGate¶source
bloqade.squin.gate.stmts.TwoQubitGate
Bases: Gate
Base class for symmetric two-qubit gates acting on paired registers.
class TwoQubitGateAttributes
| Name | Type | Default | Description |
|---|---|---|---|
traits | — | frozenset({lowering.FromPythonCall()}) | |
qubits1 | ir.SSAValue | info.argument(ilist.IListType[QubitType, N]) | |
qubits2 | ir.SSAValue | info.argument(ilist.IListType[QubitType, N]) |