mindquantum.core.gates.BarrierGate
- class mindquantum.core.gates.BarrierGate(show=True)[source]
Barrier gate will separate two gate in two different layer.
- Parameters
show (bool) – whether show the barrier gate. Default:
True
.
Barrier gate will separate two gate in two different layer.
show (bool) – whether show the barrier gate. Default: True
.