Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 212 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 212 Bytes

JDH's Quantum Computing Notes

Simulating basic quantum computation algorithms in Python.

Requires Jupyter and numpy if you'd like to run/edit on your machine:

pip install jupyterlab numpy

jupyter lab