From 0e6ea5f3ffaf14817c7fbbac10f645957b4e9ddb Mon Sep 17 00:00:00 2001 From: Ramaguru Radhakrishnan <7790256+ramagururadhakrishnan@users.noreply.github.com> Date: Sun, 4 Dec 2022 20:29:14 +0530 Subject: [PATCH] Terms Initial Template --- Terms.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 Terms.md diff --git a/Terms.md b/Terms.md new file mode 100644 index 0000000..cb60481 --- /dev/null +++ b/Terms.md @@ -0,0 +1,18 @@ +# edX - Architecture, Algorithms, and Protocols of a Quantum Computer and Quantum Internet ![](https://img.shields.io/badge/madeby-Ramaguru-blue.svg) ![](https://img.shields.io/badge/Ph.D%20Coursework-In_Progress-orange) + +This repository contains the materials and links which were explored and experimented for "**Architecture, Algorithms, and Protocols of a Quantum Computer and Quantum Internet**" Course as part of my Ph.D. Coursework (Aug, 2022 - Jan, 2023). + +## Terms + +#### Entanglement + +Entaglement is the special connection between two qubits. When these qubits are measured, they both yield the same results no matter how far they are. Properties of +entaglement: monogamy of entaglement, maximal coordination. + +#### Measurement + +The act of observing the quantum state. + +#### Teleportation + +Method to send qubits using tanglement.