QuantumKatas/SuperdenseCoding
Scott Carda b856585f32
Update to QDK version 0.27.258160 (#876)
2023-03-01 17:11:58 -08:00
..
.vscode Add DevSkim scanning and resolve initial alerts (#778) 2022-04-22 16:47:21 -07:00
README.md Update format for Binder links (#656) 2021-09-10 17:19:16 -07:00
ReferenceImplementation.qs Remove parenthesis around the condition in the if block (p2) (#853) 2022-11-22 23:51:15 -08:00
SuperdenseCoding.csproj Update to QDK version 0.27.258160 (#876) 2023-03-01 17:11:58 -08:00
SuperdenseCoding.ipynb Remove parenthesis around the condition in the if block (p2) (#853) 2022-11-22 23:51:15 -08:00
SuperdenseCoding.sln Superdense Coding Kata 2018-09-20 10:59:13 -07:00
Tasks.qs Remove parenthesis around the condition in the if block (p2) (#853) 2022-11-22 23:51:15 -08:00
Tests.qs Update to 0.15 syntax, batch 3 (#593) 2021-01-30 11:36:00 -08:00

README.md

Welcome!

This kata covers superdense coding, a protocol which allows the transmission of two bits of classical information by sending just one qubit that uses 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!