3-Qubit Bit-Flip
Encode, syndrome extraction, correction, Monte Carlo logical-error sweeps, and noisy syndrome rounds.
MATLAB/Octave QEC simulations
Educational implementations of small quantum error-correction codes, syndrome decoders, Monte Carlo sweeps, generated reports, and reusable figures for studying logical recovery under simple Pauli noise models.
Implemented schemes
Focused implementation pages preserve the scientific details while giving each code its own entry point.
Encode, syndrome extraction, correction, Monte Carlo logical-error sweeps, and noisy syndrome rounds.
X-basis repetition code with X-parity syndrome checks and single Z-error recovery.
Distance-3 stabilizer code with syndrome-table recovery for arbitrary single-qubit Pauli errors.
CSS code using Hamming parity checks with separate X/Z syndrome decoding.
Concatenated-style repetition structure with bit and phase syndromes for single-Pauli recovery.
Subsystem-code Pauli-frame model with row/column syndromes, representative corrections, and logical residual checks.
Compact 9-data-qubit surface-code model with X/Z/Pauli channels, noisy syndrome rounds, and a circuit-level schedule prototype.
Generated artefacts
Committed PNG outputs remain available as direct image assets and as part of the results documentation.
Documentation
All markdown documentation is published as styled HTML and copied as raw markdown for reproducibility.
README.md
docs/ALGORITHMS.md
docs/USAGE.md
docs/THEORY.md
docs/RESULTS.md
docs/SURFACE3.md
docs/SIMULATION_REPORT.md
docs/setup.md
docs/REPOSITORY_LAYOUT.md
docs/ROADMAP.md
CONTRIBUTING.md
docs/algorithms/BITFLIP.md
docs/algorithms/PHASEFLIP.md
docs/algorithms/FIVE_QUBIT.md
docs/algorithms/STEANE.md
docs/algorithms/SHOR.md
docs/algorithms/COLOR7.md
docs/algorithms/BACON_SHOR.md
docs/algorithms/REPETITION_DECODER.md
docs/algorithms/SURFACE_DISTANCE.md
Generated from src/, examples/, and tests/ first-line comments
Source reference
Project-specific implementation files are copied into the site artifact so source links and examples remain accessible.
Search
Client-side search covers the README, guides, algorithm notes, results, and generated simulation report.