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: algorithms/quantum_state_preparation/readme.md
+2-3Lines changed: 2 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,9 +6,8 @@ variational eigensolvers and block-encoding–based Gibbs state generation. The
6
6
both practical hybrid workflows and algorithmic primitives.
7
7
8
8
-**ADAPT VQE** -
9
-
The Adaptive Derivative-Assembled Pseudo-Trotter Variational Quantum Eigensolver (ADAPT-VQE)
10
-
is a variational hybrid algorithm. It constitutes an extension of the Variational Quantum Eigensolver (VQE) framework,
11
-
constructing problem-specific solution in an adaptive manner. By increasing the number of measurements the algorithms
9
+
The Adaptive Derivative-Assembled Pseudo-Trotter Variational Quantum Eigensolver (ADAPT-VQE) is a variational hybrid algorithm. It constitutes an extension of the Variational Quantum Eigensolver (VQE) framework,
10
+
constructing problem-specific solution in an adaptive manner. By increasing the number of measurements, the algorithms
12
11
produces shallower circuit relative to the standard VQE algorithm.
13
12
14
13
-**Gibbs state preparation** - An important quantum primitive employed as a subroutine in higher-level algorithms,
0 commit comments