Wednesday, May 19, 2021

C1000-112 Representing Qubit States

Representing Qubit States

19-May-2021, I studied how to represent Qubit states in QISKIT.

Before proceeding to practice the code given in this article, I strongly recommend the supporting article on Linear Algebra https://qiskit.org/textbook/ch-appendix/linear_algebra.html.  I will write a separate blog on Linear Algebra.

A simple Quantum circuit built using QISKit


Measuring a Quantum Circuit using measure_all() function

Corresponding Histogram of the above circuit

Measure of a quantum circuit which was initialized to Super position


Bloch Sphere representation of a Qubit states







No comments:

Post a Comment