Decoding

Note

This page is a placeholder for the Jupyter notebook file.

To view the actual notebook, please look in the src/demo/decoding.ipynb file.

Overview

This notebook demonstrates quantum decoding techniques used in the DQI algorithm implementation.

Key sections:

  • Construction of syndrome tables for error correction

  • Mapping between error patterns and their syndromes

  • Practical examples of syndrome decoding