Skip to content

Commit 8d206d9

Browse files
revised the readme file after review
1 parent 9c8bcb6 commit 8d206d9

File tree

1 file changed

+2
-3
lines changed
  • algorithms/quantum_state_preparation

1 file changed

+2
-3
lines changed

algorithms/quantum_state_preparation/readme.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,8 @@ variational eigensolvers and block-encoding–based Gibbs state generation. The
66
both practical hybrid workflows and algorithmic primitives.
77

88
- **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
1211
produces shallower circuit relative to the standard VQE algorithm.
1312

1413
- **Gibbs state preparation** - An important quantum primitive employed as a subroutine in higher-level algorithms,

0 commit comments

Comments
 (0)