Skip to content

Commit 5a35a85

Browse files
committed
fixed hamiltonian simulation notebook
1 parent f5eb142 commit 5a35a85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

algorithms/hamiltonian_simulation/hamiltonian_simulation_with_block_encoding/hamiltonian_simulation_with_block_encoding.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -735,7 +735,7 @@
735735
"id": "46",
736736
"metadata": {},
737737
"source": [
738-
"Next, we construct a quantum function that gets the GQSP parameters, the `gqsp_phases` and `negative_power` defining the polynomial, and the block-encoding function as a parameter. A negative power is needed, since the approximation of $e^{-it\\cos(x)}$ in Eq. (1) is a Laurent polynomial that includes negative powers as well."
738+
"Next, we construct a quantum function that gets the block-encoding function as a parameter. A negative power is needed, since the approximation of $e^{-it\\cos(x)}$ in Eq. (1) is a Laurent polynomial that includes negative powers as well."
739739
]
740740
},
741741
{

0 commit comments

Comments
 (0)