Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 876 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 876 Bytes

Quantograph

Binder

A toy for making pixel art animations with quantum computation using the Qiskit framework.

It runs in a Jupyter notebook. You can either download and run it yourself, or use this web-hosted version.

A tutorial on how it works can be found here.

Made as part of Pyweek 27

Also see the related teleportation notebook, in which the same principles are used to create transitions between images using swap gates.