Quantum singular value transformation: Difference between revisions

Content deleted Content added
GCW01 (talk | contribs)
mNo edit summary
Tags: Mobile edit Mobile app edit iOS app edit App select source
No edit summary
 
Line 16:
# Prepare a unitary <math>U</math> that encodes <math>A</math> on the top left side of <math>U</math>, that is <math>U = \begin{bmatrix}A & . \\. & . \end{bmatrix}</math>
# Initialize an <math>n</math> qubit state <math>|0\rangle^{\otimes n}</math>
# If the polynomial is odd, first apply <math>\tilde{\Pi}_{\phi_{1}} U </math> and then <math> \prod_{k=1}^{\frac{d-1}{2}} \Pi_{\phi_{2k}}U^{\dagger}\tilde{\Pi}_{\phi_{2k+1}} U </math> to <math>|0\rangle^{\otimes n}</math>
# If the polynomial is even apply <math> \prod_{k=1}^{\frac{d}{2}} \Pi_{\phi_{2k}-1}U^{\dagger}\tilde{\Pi}_{\phi_{2k}} U </math> to <math>|0\rangle^{\otimes n}</math>
<ref name=grand_unification2021 />