qiskit.ignis.verification.QOTPCorrectCounts¶
-
QOTPCorrectCounts
(qotp_counts, qotp_postp)[código fonte]¶ Corrects a dictionary of results, shifting the qotp
- Parâmetros
qotp_counts (dict) – a dict of exp counts
qotp_postp (list) – a binary list denoting the one time pad
- Retorna
the corrected counts dict
- Tipo de retorno
dict