Teach Me QISKit Award 2018: Top Submissions
This folder contains the top submissions of the Teach Me QISKit Award 2018.
Most of the tutorials were written and tested with qiskit-terra
version 0.4.15.
Thanks to the awesome community these tutorials are updated to work with the Qiskit 0.6
- W State by Pierre Decoodt - W states and interesting games using them.
- State Distribution in Qubit Chains by Alexander Yu. Vlasov - state transport in quantum chains.
- CHSH Game by Mirko Amico - get used to the quantum weirdness by playing a quantum game.
- Cryptography with BB84 by Costantino Carugno - implementation of the famous BB84 protocol.
- E91 Quantum Key Distribution Protocol by Andrey Kardashin - a tutorial on quantum key distribution based on the protocol by Ekert in 1991.
- Elementary Arithmetic Operations by Carlos Bravo Prieto - addition and modular exponentiation with quantum circuits which are important for Shor's algorithm.
- Hadamard Action by Connor Fieweger - three approaches to show equivalences of circuits.
- Quantum Cryptography by A. J. Rasmusson and Richard Barney - quantum key distribution with the BB84 protocol.
- Quantum Error Correction by Andrew Selzler, Yin Li, Frederick Ira Moxley III - qubit errors and how to threat them.
- Quantum Machine Learning by Shan Jin, Xi He, Xiaokai Hou, Li Sun, Dingding Wen, Shaojun Wu and Xiaoting Wang - quantum k-means, linear system of equation, and SVM.
The others work with Qiskit (0.4.15) from time of submission.
- Exact Ising Model Simulation by Alba Cervera-Lierta - how to simulate time evolution at zero time. The winner of the Teach Me QISKit Award 2018. See here for the announcement.