|
Sequential Quantum Gate Decomposer
v1.9.6
Powerful decomposition of general unitarias into one- and two-qubit gates gates
|
Classes | |
| class | CanonicalNoisyPlannerOperation |
| class | CanonicalNoisyPlannerSurface |
| class | NoisyPartitionDescriptor |
| class | NoisyPartitionDescriptorMember |
| class | NoisyPartitionDescriptorSet |
| noisy_types.DEFAULT_PARTITION_DESCRIPTOR_MAX_QUBITS |
Definition at line 7 of file noisy_types.py.
| noisy_types.frozen |
Definition at line 30 of file noisy_types.py.
| noisy_types.PARTITIONED_DENSITY_MODE |
Definition at line 6 of file noisy_types.py.
| noisy_types.PLANNER_OP_KIND_GATE |
Definition at line 22 of file noisy_types.py.
| noisy_types.PLANNER_OP_KIND_NOISE |
Definition at line 23 of file noisy_types.py.
| noisy_types.PlannerOperationKindWire |
Definition at line 27 of file noisy_types.py.
| noisy_types.SUPPORTED_GATE_NAMES |
Definition at line 9 of file noisy_types.py.
| noisy_types.SUPPORTED_NOISE_NAMES |
Definition at line 10 of file noisy_types.py.
| noisy_types.SUPPORTED_PLANNER_SOURCE_TYPES |
Definition at line 13 of file noisy_types.py.
1.8.13