This is a collection of tutorials for quantum algorithms. Here is the list of the tutorials (existing and planned).
-
...
There are two recomended ways to use this tutorials:
-
In each Jupyter Notebook tutorial that can be accessed from the GitHub one can find a link to the nbviewer (e.g. [Open with the nbviewer]) that will open the tutorial in a more readable format than it is here in the GitHub.
-
To download the repository and open the Jupyter Notebook tutorials with a browser locally. This also will allow to run the code from the tutorials. For that one will need to install the following packages:
- Qiskit: an open-source framework for working with quantum computers.
- Jupyter Notebook: a tool for interactive computing.
P.S. If you will find errors in the codes or in the text (grammar, math) please let me know.
(c) Davit Khachatryan