Sequential Quantum Gate Decomposer  v1.9.6
Powerful decomposition of general unitarias into one- and two-qubit gates gates
Classes | Variables
noisy_types Namespace Reference

Classes

class  CanonicalNoisyPlannerOperation
 
class  CanonicalNoisyPlannerSurface
 
class  NoisyPartitionDescriptor
 
class  NoisyPartitionDescriptorMember
 
class  NoisyPartitionDescriptorSet
 

Variables

 DEFAULT_PARTITION_DESCRIPTOR_MAX_QUBITS
 
 frozen
 
 PARTITIONED_DENSITY_MODE
 
 PLANNER_OP_KIND_GATE
 
 PLANNER_OP_KIND_NOISE
 
 PlannerOperationKindWire
 
 SUPPORTED_GATE_NAMES
 
 SUPPORTED_NOISE_NAMES
 
 SUPPORTED_PLANNER_SOURCE_TYPES
 

Variable Documentation

◆ DEFAULT_PARTITION_DESCRIPTOR_MAX_QUBITS

noisy_types.DEFAULT_PARTITION_DESCRIPTOR_MAX_QUBITS

Definition at line 7 of file noisy_types.py.

◆ frozen

noisy_types.frozen

Definition at line 30 of file noisy_types.py.

◆ PARTITIONED_DENSITY_MODE

noisy_types.PARTITIONED_DENSITY_MODE

Definition at line 6 of file noisy_types.py.

◆ PLANNER_OP_KIND_GATE

noisy_types.PLANNER_OP_KIND_GATE

Definition at line 22 of file noisy_types.py.

◆ PLANNER_OP_KIND_NOISE

noisy_types.PLANNER_OP_KIND_NOISE

Definition at line 23 of file noisy_types.py.

◆ PlannerOperationKindWire

noisy_types.PlannerOperationKindWire

Definition at line 27 of file noisy_types.py.

◆ SUPPORTED_GATE_NAMES

noisy_types.SUPPORTED_GATE_NAMES

Definition at line 9 of file noisy_types.py.

◆ SUPPORTED_NOISE_NAMES

noisy_types.SUPPORTED_NOISE_NAMES

Definition at line 10 of file noisy_types.py.

◆ SUPPORTED_PLANNER_SOURCE_TYPES

noisy_types.SUPPORTED_PLANNER_SOURCE_TYPES

Definition at line 13 of file noisy_types.py.