Function qoqo::noise_models::noise_models

source ยท
pub fn noise_models(
    _py: Python<'_>,
    module: &Bound<'_, PyModule>
) -> PyResult<()>
Expand description

A collection of noise models that represent different types of noise that can be present in Quantum Computing hardware.

.. autosummary:: :toctree: generated/

ContinuousDecoherenceModel
ImperfectReadoutModel
DecoherenceOnGateModel
SingleQubitOverrotationDescription
SingleQubitOverrotationOnGate
DecoherenceOnIdleModel