Description Usage Arguments Details Value See Also
Reset a qubit back to its |0⟩ state.
1 | gate_reset_channel(dimension = 2)
|
dimension |
dimension |
The reset channel is equivalent to performing an unobserved measurement which then controls a bit flip onto the targeted qubit.
The phase flip channel channel object.
Other Noisy gates and operations:
gate_amplitude_damping_channel()
,
gate_amplitude_damp()
,
gate_asymmetric_depolarize()
,
gate_asymmetric_depolarizing_channel()
,
gate_bit_flip_channel()
,
gate_bit_flip()
,
gate_depolarize()
,
gate_depolarizing_channel()
,
gate_generalized_amplitude_damping_channel()
,
gate_generalized_amplitude_damp()
,
gate_no_noise()
,
gate_noise_model_like()
,
gate_noise_model()
,
gate_phase_damping_channel()
,
gate_phase_damp()
,
gate_phase_flip_channel()
,
gate_phase_flip()
,
gate_reset()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.