QuantumKatas/Teleportation
DmitryVasilevsky 483b6984c8
Updated to QDK version 0.25.228311 (August 2022) (#834)
Co-authored-by: Dmitry Vasilevsky <dmitryv@microsoft.com>
2022-09-08 11:52:39 -07: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 [Teleportation] Add entanglement swapping task (#665) 2021-10-07 00:43:56 -07:00
Tasks.qs [Teleportation] Add entanglement swapping task (#665) 2021-10-07 00:43:56 -07:00
Teleportation.csproj Updated to QDK version 0.25.228311 (August 2022) (#834) 2022-09-08 11:52:39 -07:00
Teleportation.ipynb [Teleportation] Add closing bracket in a hint (#669) 2021-10-11 09:30:53 -07:00
Teleportation.sln Create Teleportation kata (#12) 2018-09-10 08:56:39 -07:00
Tests.qs [Teleportation] Add entanglement swapping task (#665) 2021-10-07 00:43:56 -07:00

README.md

Welcome!

The teleportation kata covers quantum teleportation - a protocol which allows to communicate a quantum state using only classical communication and previously shared quantum entanglement.

You can run the Teleportation kata as a Jupyter Notebook!

The principle of deferred measurement, applied to teleportation protocol, is described in Nielsen & Chuang, section 4.4 (pp. 185-187).