diff --git a/algorithms/README.md b/algorithms/README.md
index f5767ef78..78157847c 100644
--- a/algorithms/README.md
+++ b/algorithms/README.md
@@ -15,8 +15,8 @@ in the table or to add new ones.
| Polynomial-Time Algorithms for Prime Factorization and Discrete Logarithms on a Quantum Computer |
- Prime Factorization
- Discrete Logarithm
+ Prime Factorization
+ Discrete Logarithm
|
Shor's algorithm for prime factorization and discrete logarithms |
#algebraic #prime_factorization #discrete_logarithms |
@@ -24,7 +24,7 @@ in the table or to add new ones.
| A fast quantum mechanical algorithm for database search |
- Grover search for a 3-SAT problem
+ Grover search for a 3-SAT problem
|
Grover's algorithm for fast database search |
#grover #database_search |
@@ -32,7 +32,7 @@ in the table or to add new ones.
| Quantum algorithm for solving linear systems of equations |
- HHL Implementation
+ HHL Implementation
|
HHL algorithm for solving linear systems |
#hhl #linear_systems |
@@ -40,7 +40,7 @@ in the table or to add new ones.
| A Quantum Approximate Optimization Algorithm |
- Max Cut Problem
+ Max Cut Problem
|
QAOA for combinatorial optimization problems |
#qaoa #optimization |
@@ -56,15 +56,15 @@ in the table or to add new ones.
| Exponential quantum speedup in simulating coupled classical oscillators |
- Glued Trees Implementation
+ Glued Trees Implementation
|
- Exponential speedup in solving system of coupled harmonic oscilators |
+ Exponential speedup in solving system of coupled harmonic oscillators |
#quantum_speedup |
| Rapid solution of problems by quantum computation |
- Deutsch-Jozsa Implementation
+ Deutsch-Jozsa Implementation
|
Deutsch-Jozsa algorithm for rapid problem solving |
#deutsch_jozsa #problem_solving |
@@ -72,9 +72,8 @@ in the table or to add new ones.
| Quantum singular value transformation and beyond: exponential improvements for quantum matrix arithmetics |
- QSVT matrix inversion
- QSVT fixed point amplitude amplification
+ QSVT matrix inversion
+ QSVT fixed point amplitude amplification
|
Introduction of the QSVT Algorithmic framework and its applications |
#qsvt #quantum_algorithms |
@@ -82,7 +81,7 @@ in the table or to add new ones.
| On the Power of Quantum Computation |
- Simon's Algorithm Implementation
+ Simon's Algorithm Implementation
|
Simon's algorithm demonstrating quantum computational power |
#simon #quantum_computation |
@@ -91,7 +90,7 @@ in the table or to add new ones.
Optimization by Decoded Quantum Interferometry
|
- DQI Algorithm Implementation
+ DQI Algorithm Implementation
|
Decoded Quantum Interferometry Algorithm for discrete optimization problems |
#dqi #quantum_algorithms |