Description Usage Arguments Details Value See Also
Replaces operations and moments with noisy counterparts.
1 |
... |
parameters to pass. |
A child class must override at least one of the following three methods: - noisy_moments - noisy_moment - noisy_operation The methods that are not overridden will be implemented in terms of the ones that are. Simulators told to use a noise model will use these methods in order to dynamically rewrite the program they are simulating.
The generalized amplitude damping 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_phase_damping_channel()
,
gate_phase_damp()
,
gate_phase_flip_channel()
,
gate_phase_flip()
,
gate_reset_channel()
,
gate_reset()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.