Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 722 Bytes

File metadata and controls

21 lines (16 loc) · 722 Bytes

Quantum-Computing-Qiskit-Tutorial

This repo contains my attempt to implement some well known quantum circuits, quantum algorithms using Qiskit.

Creating Bell State

plot plot

Creating Swap Gate using CNOT gates

plot

Quantum Teleportation

plot

Deutsch-Jorza Algorithm

Constant Function

plot

Balanced Function

plot

Quantum Adder

plot