From 615be29e7171d01c781ae41da787aeb5d4ab8a63 Mon Sep 17 00:00:00 2001 From: Fionn Malone Date: Wed, 11 Oct 2023 17:17:45 +0000 Subject: [PATCH] Fix trailing whitespace. --- qualtran/bloqs/chemistry/thc.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/qualtran/bloqs/chemistry/thc.py b/qualtran/bloqs/chemistry/thc.py index 46c035839..365608255 100644 --- a/qualtran/bloqs/chemistry/thc.py +++ b/qualtran/bloqs/chemistry/thc.py @@ -71,7 +71,7 @@ class UniformSuperpositionTHC(Bloq): r"""Prepare uniform superposition state for THC. $$ - |0\rangle^{\otimes 2\log(M+1)} \rightarrow \sum_{\mu\le\nu}^{M} |\mu\rangle|\nu\rangle + |0\rangle^{\otimes 2\log(M+1)} \rightarrow \sum_{\mu\le\nu}^{M} |\mu\rangle|\nu\rangle + \sum_{\mu}^{N/2}|\mu\rangle|\nu=M+1\rangle, $$ @@ -82,7 +82,7 @@ class UniformSuperpositionTHC(Bloq): 1. inverting inequality tests should not need more toffolis. 2. We are not using phase-gradient gate toffoli cost for Ry rotations 3. Small differences in quoted vs implemented comparator costs. - + See: https://github.com/quantumlib/Qualtran/issues/390 Args: