All the materials that I do not specify are in English.
- Study notes on basic quantum computing knowledge (in Chinese)
- Notes for the IBM Quanrum Computing Lecture at KTH
- Study notes on the Bell State (in Chinese)
- The slides of my presentation in quantum computing
- Mind map for quantum study created by myself for quantum computing and quantum information
- List of study materials for quantum computing in excel
- Study notes (in Chinese)
- Code based on QISKit and Jupyter Notebook
- The slides of my presentation on quantum Fourier transform and its applications
- Hand-written study notes and homework solutions for the quantum cryptography course on edX
3.3 Review paper
A review paper that I wrote on quantum key distribution.
4.1 Literature list for quantum machine learning study
List of books, papers and websites that I have read and recommend for quantum machine learning study.
- Hand-written study notes and homework solutions for the quantum machine learning course on edX
- Setup of Microsoft Q# and implementation of the Bell State
- Installation of IBM QISKit and implementation of the Bell State
- Hand-written notes for Optimization of Circuits for IBM's five-qubit Quantum Computers
This is a paper for the things we need to pay attention when running programs on IBM's quantum computer cloud service. Because of the hardware structure, we need to make some changes to the CNOT gates sometimes, and this paper is a guidance to that. My notes is a mathematical proof of why we can makes such changes to the circuits.