Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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?