How to code quantum gates in python

This Google Colab notebook teaches you how to create matrices and vectors for common quantum gates using numpy operations in Python.

Use these notes as a reference to help you start mapping quantum operations into linear algebra objects.

Click here to view

Next
Next

Visualize the Bloch sphere w/ Qiskit and Streamlit