This is a personal fork of QWorld Summer School 2021 Repository. Original Repository can be found here on GitLab
You can install the dependencies, either by:
pip install -r requirements.txt
to install the dependencies.- You can install anaconda and follow the steps as given in this pdf
The summer school was held between July 26 - August 6. The material used in the summer school consists of QWorld's introductory Bronze-Qiskit material on quantum programming and computing and intermediate level tutorial Silver, that focuses on complex numbers, QFT and Shor's Algorithm
You can check the original repositories by visiting Bronze-Qiskit repository and Silver repository to access the original content.
The text and figures are licensed under the Creative Commons Attribution 4.0 International Public License (CC-BY-4.0), available at https://creativecommons.org/licenses/by/4.0/legalcode.
The code snippets in the notebooks are licensed under Apache License 2.0, available at http://www.apache.org/licenses/LICENSE-2.0.