QuantumKatas/SuperdenseCoding
Andres Paz 47dfa99dc7 Update QDK to version 0.9.1909.3002 (#179) 2019-10-03 14:16:05 -04:00
..
.vscode
README.md
ReferenceImplementation.qs
SuperdenseCoding.csproj Update QDK to version 0.9.1909.3002 (#179) 2019-10-03 14:16:05 -04:00
SuperdenseCoding.ipynb Update QDK to version 0.9.1909.3002 (#179) 2019-10-03 14:16:05 -04:00
SuperdenseCoding.sln
Tasks.qs
TestSuiteRunner.cs
Tests.qs

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!