Korean
언어
English
Japanese
German
Korean
Portuguese, Brazilian
French
Shortcuts

qiskit.providers.aer.noise.device.basic_device_readout_errors

basic_device_readout_errors(properties)[소스]

Return readout error parameters from a devices BackendProperties.

매개변수

properties (BackendProperties) – device backend properties

반환값

A list of pairs (qubits, ReadoutError) for qubits with non-zero readout error values.

반환 형식

list