From 71b9e1aa3050dd492761973ad4be73c6d65e7eb1 Mon Sep 17 00:00:00 2001 From: Prefetch Date: Sat, 10 Apr 2021 19:58:09 +0200 Subject: Expand knowledge base --- content/know/concept/toffoli-gate/index.pdc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'content/know/concept/toffoli-gate/index.pdc') diff --git a/content/know/concept/toffoli-gate/index.pdc b/content/know/concept/toffoli-gate/index.pdc index 84e7656..da5f2a5 100644 --- a/content/know/concept/toffoli-gate/index.pdc +++ b/content/know/concept/toffoli-gate/index.pdc @@ -60,8 +60,8 @@ i.e. OR is NAND of NOT $A$ and NOT $B$: Thanks to its reversibility and universality, -the Toffoli gate is interesting in quantum computing, -where it is often referred to as the CCNOT gate. +the Toffoli gate is interesting for quantum computing. +Its [quantum gate](/know/concept/quantum-gate/) form is often called **CCNOT**. In the basis $\ket{A} \ket{B} \ket{C}$, its matrix is: $$\begin{aligned} -- cgit v1.2.3