mindquantum.core.gates.TGate

View Source On Gitee
class mindquantum.core.gates.TGate[source]

T gate.

T gate with matrix as :

T=(100(1+i)/(2))

More usage, please see XGate.

get_cpp_obj()[source]

Construct cpp obj.