Expand description
Holographic Quantum Error Correction Framework
This module provides a comprehensive implementation of holographic quantum error correction using AdS/CFT correspondence, bulk-boundary duality, and emergent geometry from quantum entanglement. This framework enables error correction through holographic principles, where quantum information in a boundary theory is protected by geometry in the bulk.
§Module Organization
config: Configuration types and enumssimulator: Core simulator struct with initializationencoding: Holographic encoding matrix methodserror_correction: Error correction and decoding methodsresults: Result types for operationsutils: Utility functionsbenchmark: Benchmarking functions and tests
Structs§
- Bulk
Reconstruction Result - Bulk reconstruction result
- HolographicQEC
Benchmark Results - Holographic QEC benchmark results
- HolographicQEC
Config - Holographic quantum error correction configuration
- HolographicQEC
Result - Holographic quantum error correction result
- HolographicQEC
Simulator - Holographic quantum error correction simulator
- HolographicQEC
Stats - Holographic QEC simulation statistics
- HolographicQEC
Utils - Holographic QEC utilities
Enums§
- Bulk
Reconstruction Method - Methods for bulk reconstruction
- Holographic
Code Type - Types of holographic quantum error correction codes
Functions§
- benchmark_
holographic_ qec - Benchmark holographic quantum error correction