Skip to content

Commit

Permalink
Merge branch 'main' into 2024/07/12-ctrl-spec-bloq
Browse files Browse the repository at this point in the history
  • Loading branch information
anurudhp authored Jul 15, 2024
2 parents 927a897 + 6dec788 commit 0d7c985
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion qualtran/bloqs/block_encoding/block_encoding.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -1077,7 +1077,7 @@
"Apply a phase to a block encoding.\n",
"\n",
"Given $B[A]$ as a $(\\alpha, a, \\epsilon)$-block encoding of $A$, produces a\n",
"$(\\alpha, a, \\epsilon)$-block encoding $B[\\exp(i\\pi\\phi)A]$ of $\\exp(i\\pi\\phi)A$.\n",
"$(\\alpha, a, \\epsilon)$-block encoding of $\\exp(i\\pi\\phi)A$.\n",
"\n",
"#### Parameters\n",
" - `block_encoding`: The block encoding to apply a phase to.\n",
Expand Down

0 comments on commit 0d7c985

Please sign in to comment.