/Basics-of-Quantum-in-Python

Basic quantum programming using qiskit in python

Primary LanguagePython

Basics-of-Quantum-in-Python

Basic quantum programming using IBM's qiskit in python.

Bloch Sphere Representation

The below experiments are performed on quantum-simulators (classical computers which simulates quantum-computers), to perform these on real quantum computers you need to create an account at IBM Quantum Experience which is free of cost, and then access real quantum computer, this requires to be added in a queue (time taken in queue depends on the machine you want to access), for further details follow their instruction guides.

Quantum Entanglement

3-bits quantum-entanglement cirquit :-

Simulation results :-

Quantum Teleportation

1-bit quantum-teleportation cirquit :-

Simulation results :-