Module codes

Module codes 

Source
Expand description

Quantum Error Correction Code Types and Configurations

Structs§

BitFlipStructure
Bit flip code structure
CSSCodeConfig
CSS code configuration
CSSParameters
CSS code parameters
ClassicalCode
Individual classical code
ClassicalCodes
Classical codes for CSS construction
CodeBlock
Code block for bit flip protection
ColorCodeConfig
Color code configuration
ColorConstraint
Color constraints
CommutationTable
Commutation table for logical operators
DecodingTables
Decoding lookup tables
DefectLocation
Defect location in lattice
EncodingCircuit
Encoding circuit definition
ErrorPattern
Error pattern definition
FaceColoring
Face coloring for color codes
FaceOperator
Face operators for color codes
Gate
Gate definition for measurement circuits
GeneratorMatrices
Generator matrices for CSS codes
LatticeConfig
Lattice configuration for topological codes
LogicalGenerators
Logical operator generators
LogicalOperator
Individual logical operator
LogicalOperators
Logical operators for topological codes
MajorityVoting
Majority voting configuration
MeasurementCircuit
Measurement circuit for syndrome extraction
MeasurementSchedule
Measurement schedule for stabilizers
ParityMatrices
Parity check matrices for CSS codes
PhaseFlipStructure
Phase flip code structure
QubitAllocation
Qubit allocation for surface codes
RepetitionCodeConfig
Repetition code configuration
ShorCodeConfig
Shor code configuration
ShorParameters
Shor code parameters
Stabilizer
Individual stabilizer definition
StabilizerConfig
Stabilizer configuration
SteaneCodeConfig
Steane code configuration
SteaneParameters
Steane code parameters
SuperpositionState
Superposition state definition
SurfaceCodeConfig
Surface code configuration
SyndromeExtractionConfig
Syndrome extraction configuration
TopologicalCodeConfig
Topological code configuration
VertexOperator
Vertex operators for color codes

Enums§

BoundaryConditions
Boundary conditions for codes
Color
Color types for color codes
ColorCodeType
Color code types
ConstraintType
Types of color constraints
DefectType
Types of defects in topological codes
DualRelationship
Dual relationship between classical codes
ErrorType
Types of errors
ExtractionMethod
Syndrome extraction methods
GateType
Types of gates
LogicalOperatorType
Types of logical operators
PauliOperator
Pauli operators
QECCodeType
Types of quantum error correction codes
SurfaceCodeLayout
Surface code layouts
TieBreaking
Tie-breaking rules
TopologicalCodeType
Topological code types
VertexOperatorType
Types of vertex operators
VotingStrategy
Voting strategies