Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jaygambetta authored Apr 15, 2018
1 parent d1714d9 commit c8405df
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions reference/algorithms/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,3 @@
Here are some well-known quantum algorithms implemented with QISKit and executed on
simulators and real-device backends. New contributions of algorithmic tutorials
are welcomed.

- [Deutsch–Jozsa algorithm](deustch_josza.ipynb) - an exact quantum algorithm that outperforms deterministic classical algorithms
- [Bernstein-Vazirani algorithm](bernstein_vazirani.ipynb) - a quantum algorithm that outperforms probabilistic algorithms
- [Phase estimation](iterative_phase_estimation_algorithm.ipynb) - a quantum algorithm to determine eigenvalues of unknown unitary operator
- Simon's algorithm for period finding (Coming Soon)
- [Grover's algorithm](grover_algorithm.py) for searching a needle in haystack
- Shor's algorithm for integer factorization (Coming Soon)
- Quantum Walk (Coming Soon)

0 comments on commit c8405df

Please sign in to comment.