Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 1.52 KB

README.md

File metadata and controls

23 lines (14 loc) · 1.52 KB

QWorld Quantum Summer School 2021

This is a personal fork of QWorld Summer School 2021 Repository. Original Repository can be found here on GitLab

Installation Instruction

You can install the dependencies, either by:

  1. pip install -r requirements.txt to install the dependencies.
  2. You can install anaconda and follow the steps as given in this pdf

Welcome to QWorld Quantum Summer School 2021!

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.

License

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.