Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/suvoooo/qubits-qiskit
Getting Started with Quantum Circuits
https://github.com/suvoooo/qubits-qiskit
Last synced: 2 months ago
JSON representation
Getting Started with Quantum Circuits
- Host: GitHub
- URL: https://github.com/suvoooo/qubits-qiskit
- Owner: suvoooo
- Created: 2020-07-26T19:35:38.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-01-12T10:29:00.000Z (about 1 year ago)
- Last Synced: 2024-11-02T12:52:05.673Z (2 months ago)
- Language: Jupyter Notebook
- Homepage:
- Size: 2.83 MB
- Stars: 6
- Watchers: 2
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Qubits-Qiskit
### Learn the basics of Quantum Computing using Simple Quantum Circuits**Covered Topics So Far:**
1. Matrix Representation of Quantum Gates.
2. Simple Quantum Circuits: Single and Multiple Qbits.
3. Create Entanglement States or Bell States.
4. More Examples on Multiple Qubit Gates.
5. Hadamard Gates in Parallel: Uniform Superposition States.
6. Quantum Teleportation: Concepts and Build a Simple Teleportation Circuit.
7. Deutsch-Jozsa Algorithm: Concepts, Maths and Test Deutsch Jozsa Algorithm using a Quantum Computer.
8. Grover's Algorithm: Background, Maths and Test Grover's Algorithm using IBM-Q and Qiskit.
9. Quantum Fourier Transform and Shor's Algorithm: Mathematical formulations and Tests using IBM-Q and Qiskit.
10. Density Matrix, Mixed States, Pauli Spinors and Bloch Sphere: How are they connected?