Module error_correction

Module error_correction 

Source
Expand description

Error correction for continuous variable quantum systems

This module implements error correction schemes specifically designed for CV quantum systems, including GKP codes and other continuous variable codes.

Structs§

CVDecoderConfig
Decoder configuration
CVErrorCorrectionConfig
Configuration for CV error correction
CVErrorCorrector
CV error correction system
CVErrorModel
CV error model
CVLogicalState
CV logical state representation
CVOperator
CV operator representation
CVStabilizer
CV stabilizer for squeeze-stabilizer codes
CVSyndrome
CV syndrome measurement result
CodeParameters
Code parameters
CorrectionOperation
Error correction operation
CorrectionResult
Result of error correction
CorrectionStatistics
Correction statistics
LogicalOperators
Logical operators for CV codes
LogicalQubitInfo
Information about a logical qubit
ModeCoupling
Mode coupling operation
SyndromeMeasurement
Individual syndrome measurement

Enums§

CVDecoderType
Types of CV decoders
CVErrorCorrectionCode
Types of CV error correction codes
CorrectionOperationType
Types of correction operations
CouplingType
Types of mode coupling
QuadratureType
Types of quadrature operators