Based on our course CSCI 4961 Introduction to quantum computing, the project aims to provide a comprehensive tutorial for >20 implementations of quantum algorithms. We may focus on Grover’s search algorithm, Shor’s algorithm, Quantum Approximate Optimization Algorithm (QAOA), Quantum Neural Networks, etc. We will demonstrate practical implementations of these algorithms using Qiskit code by guiding users through setup, the input and output conditions, and visualizations of these algorithms. Our aim is to improve the understanding and application of quantum computing for both educational and research purposes.
├──Classroom_Sharing_Qiskit_Codes
│ ├── Name1_topic
│ ├── Name2_topic
├──IBM Quantum Computing Challenge
│ ├── Name1/lab1, lab2, ...
│ ├── Name2/lab1, lab2, ...
├── Qiskit Global Summer School
│ ├── Name1_topic
│ ├── Name2_topic
├── Projects
│ ├── Name1_topic
│ ├── Name2_topic
└── README.md