Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hrolive/basic-quantum-computing-algorithms-and-their-implementation-in-cirq
A course that includes topics such as an introduction to quantum computing and its applications (e.g., quantum teleportation), quantum entanglement and superposition (shown on Bernstein-Vazirani and Simon's algorithms), Grover's algorithm, the quantum Fourier transform and practical examples of its use (quantum phase estimation, Shor's algorithm).
https://github.com/hrolive/basic-quantum-computing-algorithms-and-their-implementation-in-cirq
cirq entanglement grovers-algorithm quantum-computing quantum-fourier-transform quantum-teleportation shor-algorithm simons-algorithm superposition
Last synced: about 2 months ago
JSON representation
A course that includes topics such as an introduction to quantum computing and its applications (e.g., quantum teleportation), quantum entanglement and superposition (shown on Bernstein-Vazirani and Simon's algorithms), Grover's algorithm, the quantum Fourier transform and practical examples of its use (quantum phase estimation, Shor's algorithm).
- Host: GitHub
- URL: https://github.com/hrolive/basic-quantum-computing-algorithms-and-their-implementation-in-cirq
- Owner: HROlive
- Created: 2023-09-05T07:21:45.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-11T15:54:47.000Z (over 1 year ago)
- Last Synced: 2023-09-11T22:55:44.653Z (over 1 year ago)
- Topics: cirq, entanglement, grovers-algorithm, quantum-computing, quantum-fourier-transform, quantum-teleportation, shor-algorithm, simons-algorithm, superposition
- Language: Jupyter Notebook
- Homepage:
- Size: 7.59 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Table of Contents
1. [Description](#description)
2. [Information](#information)
3. [Certificate](#certificate)Quantum computers are based on a completely different principle than classical computers. This course aims to explain this difference by showing how basic quantum computing algorithms work in practice. It is focused on the theoretical foundations, mathematical description, and practical testing of the resulting quantum circuits.
On the first day, a brief introduction to quantum computing explanation of quantum entanglement and its applications (e.g., quantum teleportation) will be made. Then the principle of quantum superposition will be clarified, and it will be shown on Bernstein-Vazirani and Simon's algorithms how this superposition can be used in practice.
The second day will start with Grover's algorithm and then switch to the quantum Fourier transform and practical examples of its use (quantum phase estimation, Shor's algorithm).
All necessary information, links, lesson slides, and exercises for the workshop can be found [on the workshop website](https://events.it4i.cz/event/188/).
## Certificate
The certificate can be found [here](https://github.com/HROlive/Basic-Quantum-Computing-Algorithms-and-Their-Implementation-in-Cirq/blob/main/images/certificate.pdf).