qiskit.extensions.UnitaryGate.qasm¶ UnitaryGate.qasm()[source]¶ The qasm for a custom unitary gate This is achieved by adding a custom gate that corresponds to the definition of this gate. It gives the gate a random name if one hasn’t been given to it.