qiskit.ignis.verification.postselection_decoding¶
-
postselection_decoding
(results)[ソース]¶ Calculates the logical error probability using postselection decoding.
This postselects all results with trivial syndrome.
- パラメータ
results (dict) – A results dictionary, as produced by the process_results method of a code.
- 戻り値
- Dictionary of logical error probabilities for
each of the encoded logical states whose results were given in the input.
- 戻り値の型
dict