|
Sequential Quantum Gate Decomposer
v1.9.6
Powerful decomposition of general unitarias into one- and two-qubit gates gates
|
Functions | |
| def | _primary_partition |
| def | build_fused_kraus_bundle_strict_microcase |
| def | build_strict_microcase_channel_invariants_slice |
| def | measure_kraus_bundle_invariants |
Variables | |
| int | _CHOI_POSITIVITY_FLOOR = -1e-12 |
| int | _KRAUS_COMPLETENESS_TOL = 1e-10 |
Kraus-bundle invariant metrics for Phase 3.1 strict microcase correctness records.
|
private |
Definition at line 25 of file phase31_channel_invariants.py.


| def phase31_channel_invariants.build_fused_kraus_bundle_strict_microcase | ( | descriptor_set | ) |
Definition at line 33 of file phase31_channel_invariants.py.


| def phase31_channel_invariants.build_strict_microcase_channel_invariants_slice | ( | descriptor_set | ) |
Definition at line 109 of file phase31_channel_invariants.py.


| def phase31_channel_invariants.measure_kraus_bundle_invariants | ( | bundle | ) |
Definition at line 76 of file phase31_channel_invariants.py.


|
private |
Definition at line 22 of file phase31_channel_invariants.py.
|
private |
Definition at line 21 of file phase31_channel_invariants.py.
1.8.13