Tutorials
Libraries
API References
qiskit.providers.aer
qiskit.providers.aer.extensions
qiskit.providers.aer.noise
qiskit.providers.aer.pulse
qiskit.providers.aer.utils
Troubleshooting
Return the compose of the readout error with itself n times.
n (int) – the number of times to compose with self (n>0).
the n-times composition channel.
ReadoutError
NoiseError – if the power is not a positive integer.