QuantumKatas
QuantumKatas copied to clipboard
[QuantumErrorCorrection] Add QEC Tutorial as referred in Issue #412.
Addition of this Kata was discussed in Issue #412
Currently, I have written the Tasks, Text and Code of the Tutorial directly in the Jupyter Notebook. The remaining files are empty stand-ins.
@tcNickolas Could you please go through the Notebook and review it. I have also written the Q# reference implementations of the Tasks in the Notebook itself. Please suggest changes in the Tasks or Notebook Structure. I have tried to avoid overlap with the QEC_BitFlip Kata but a small amount was necessary.
I will populate the remaing files such as ReferenceImplementation.qs
, Tasks.qs
at the end once the Notebook structure and tasks are finalized. I haven't yet written the Tests for the Tasks and will probably do so at the end. I will probably also add a Workbook for the Tasks in order to give detailed solutions for the Tasks. I