mindquantum.core.gates.ZGate

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

Pauli-Z gate.

Pauli Z gate with matrix as:

Z=(1001)

More usage, please see XGate.

get_cpp_obj()[source]

Construct cpp obj.