Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ritu-thombre99/iqc-2021
Solutions for IBM Quantum Challenge 2021 (iqc2021)
https://github.com/ritu-thombre99/iqc-2021
ibm-quantum-challenge ibm-quantum-challenge-2021 ibm-quantum-experience qiskit quantum-computing quantum-error-correction shors-algorithm toffoli-gates variational-quantum-eigensolver
Last synced: 5 days ago
JSON representation
Solutions for IBM Quantum Challenge 2021 (iqc2021)
- Host: GitHub
- URL: https://github.com/ritu-thombre99/iqc-2021
- Owner: ritu-thombre99
- License: apache-2.0
- Created: 2021-08-04T05:47:18.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-09-06T21:29:29.000Z (2 months ago)
- Last Synced: 2024-09-07T01:24:36.877Z (2 months ago)
- Topics: ibm-quantum-challenge, ibm-quantum-challenge-2021, ibm-quantum-experience, qiskit, quantum-computing, quantum-error-correction, shors-algorithm, toffoli-gates, variational-quantum-eigensolver
- Language: Jupyter Notebook
- Homepage:
- Size: 915 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# IQC-2021
Solutions for IBM Quantum Challenge 2021 (iqc2021)## Challenge content
| Exercise | Challenge |
| --- | --- |
| Ex1: | [Toffoli gate (1980)](https://github.com/qiskit-community/ibm-quantum-challenge-2021/blob/main/content/ex1/ex1.ipynb) |
| Ex2: | [Shor's algorithm (1994)](https://github.com/qiskit-community/ibm-quantum-challenge-2021/blob/main/content/ex2/ex2.ipynb) |
| Ex3: | [Quantum error correction (1995)](https://github.com/qiskit-community/ibm-quantum-challenge-2021/blob/main/content/ex3/ex3.ipynb) |
| Ex4: | [Transmon qubits (2007)](https://github.com/qiskit-community/ibm-quantum-challenge-2021/blob/main/content/ex4/ex4.ipynb) |
| Ex5: | [Variational quantum eigensolver (2014)](https://github.com/qiskit-community/ibm-quantum-challenge-2021/blob/main/content/ex5/ex5.ipynb) |