From 0ed89737036bfd7c7961fad1e906cbfa1d542d5d Mon Sep 17 00:00:00 2001 From: Mathias Soeken Date: Mon, 12 Oct 2020 07:42:36 +0200 Subject: [PATCH] Fix #347. --- Standard/src/Canon/Utils/Multiplexer.qs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Standard/src/Canon/Utils/Multiplexer.qs b/Standard/src/Canon/Utils/Multiplexer.qs index 3206175f2ce..e6ec81b1bb7 100644 --- a/Standard/src/Canon/Utils/Multiplexer.qs +++ b/Standard/src/Canon/Utils/Multiplexer.qs @@ -21,7 +21,7 @@ namespace Microsoft.Quantum.Canon { /// \begin{align} /// U = \sum^{2^n - 1}_{j=0} \ket{j}\bra{j} \otimes e^{i P \theta_j}. /// \end{align} - /// ## + /// $$ /// /// # Input /// ## coefficients