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
@@ -315,20 +315,20 @@ which implies that we can minimize over the set of angles $\theta$ and arrive at
315
315
Using this fact, the VQE algorithm can be broken down into the following steps
316
316
o Prepare the variational state $|\psi(\theta)\rangle$ on a quantum computer.
317
317
o Measure this circuit in various bases and send these measurements to a classical computer
318
-
o The classical computer post-processes the measurement data to compute the expectation value $\langle\psi(\theta)|H|\psi(\theta)\rangle$
318
+
o The classical computer post-processes the measurement data to compute the expectation value $\langle\psi(\theta)\vert \mathcal{H}\vert \psi(\theta)\rangle$
319
319
o The classical computer varies the parameters $\theta$ according to a classical minimization algorithm and sends them back to the quantum computer which runs step 1 again.
320
320
321
321
This loop continues until the classical optimization algorithm
322
322
terminates which results in a set of angles $\theta_{\text{min}}$ that
323
323
characterize the ground state $|\phi(\theta_{\text{min}})\rangle$ and
0 commit comments