You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: qualtran/bloqs/hamiltonian_simulation/hamiltonian_simulation_by_gqsp.ipynb
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -85,7 +85,7 @@
85
85
"#### Parameters\n",
86
86
" - `walk_operator`: qubitization walk operator of $H$ constructed from SELECT and PREPARE oracles.\n",
87
87
" - `t`: time to simulate the Hamiltonian, i.e. $e^{-iHt}$\n",
88
-
" - `precision`: the precision $\\epsilon$ to approximate $e^{it\\cos\\theta}$ to a polynomial.\n"
88
+
" - `precision`: the precision $\\epsilon$ of the final block encoded $e^{-iHt}$. Split into two: half to approximate $e^{it\\cos\\theta}$ to a polynomial, and half to synthesize the underlying GQSP rotations.\n"
0 commit comments