QuantumKatas/SuperdenseCoding
XField 9f4f919781
Update QDK to version 0.11.2003.3107 (#315)
2020-04-01 12:28:40 -07:00
..
.vscode Superdense Coding Kata 2018-09-20 10:59:13 -07:00
README.md Convert SuperdenseCoding kata to Jupyter notebook format (#126) 2019-06-04 19:25:59 -07:00
ReferenceImplementation.qs Beheim/superdense coding (#130) 2019-06-23 21:11:12 -07:00
SuperdenseCoding.csproj Update QDK to version 0.11.2003.3107 (#315) 2020-04-01 12:28:40 -07:00
SuperdenseCoding.ipynb Update QDK to version 0.11.2003.3107 (#315) 2020-04-01 12:28:40 -07:00
SuperdenseCoding.sln Superdense Coding Kata 2018-09-20 10:59:13 -07:00
Tasks.qs Beheim/superdense coding (#130) 2019-06-23 21:11:12 -07:00
TestSuiteRunner.cs Superdense Coding Kata 2018-09-20 10:59:13 -07:00
Tests.qs Beheim/superdense coding (#130) 2019-06-23 21:11:12 -07:00

README.md

Welcome!

This kata covers superdense coding - a protocol which allows to transmit two bits of classical information by sending just one qubit using previously shared quantum entanglement. This protocol can be thought of as the dual to the teleportation protocol, which allows to transfer the state of a qubit by sending two classical bits.

You can run the SuperdenseCoding kata as a Jupyter Notebook!