QGates

Welcome to QGates’s documentation!

https://media2.giphy.com/media/AvCPKNLbH6FoI/giphy.gif

About

Build Status PyPI PyPI - Python Version GitHub last commit PyPI - License Documentation Status

created by Austin Poor

A small library with some helper functions, quantum gates, and quantum states represented as numpy matrices.

Originally written to help with the Quantum Computing course I took at Sarah Lawrence College, taught by Professor James Marshall.

Requirements

  • python>=3.6

  • numpy

Installation

Installing with pip:

$ pip install qgates

Examples

https://mybinder.org/badge_logo.svg

Check out the examples notebook in the GitHub repo, here.

Or open the notebook in binder.


Submit a PR or an issue if you have any suggestions!