qiskit.providers.aer.noise.NoiseModel.to_dict¶ NoiseModel.to_dict(serializable=False)[source]¶ Return the noise model as a dictionary. Paramètres serializable (bool) – if True, return a dict containing only types that can be serializable by the stdlib json module. Renvoie a dictionary for a noise model. Type renvoyé dict