|
Sequential Quantum Gate Decomposer
v1.9.6
Powerful decomposition of general unitarias into one- and two-qubit gates gates
|
Go to the source code of this file.
Classes | |
| class | common.PlannerCandidate |
Namespaces | |
| common | |
Functions | |
| def | common.build_planner_calibration_planner_candidates |
| def | common.build_planner_candidates |
Variables | |
| common.frozen | |
| string | common.PLANNER_CALIBRATION_CANDIDATE_SCHEMA_VERSION = PLANNER_CANDIDATE_SCHEMA_VERSION |
| string | common.PLANNER_CALIBRATION_PLANNER_FAMILY_SPAN_BUDGET = PLANNER_FAMILY_SPAN_BUDGET |
| tuple | common.PLANNER_CALIBRATION_SUPPORTED_CANDIDATE_PARTITION_QUBITS = SUPPORTED_CANDIDATE_PARTITION_QUBITS |
| string | common.PLANNER_CANDIDATE_SCHEMA_VERSION = "phase3_planner_calibration_candidate_v1" |
| string | common.PLANNER_FAMILY_SPAN_BUDGET = "phase3_span_budget" |
| common.PlannerCalibrationPlannerCandidate = PlannerCandidate | |
| tuple | common.SUPPORTED_CANDIDATE_PARTITION_QUBITS = (2, 3, 4) |
1.8.13