TamaraRibeiro / qubit-sphere

Drawing of a Qubit Sphere

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

qubit-sphere

Creating a Bloch Sphere in python

You should have installed in your computer:

  • python
  • pip

If necessary, install the modules using 'pip install' command:

numpy
matplotlib

To run the project:

python3 blochSphere.py

About

Drawing of a Qubit Sphere


Languages

Language:Python 100.0%