Skip to content
forked from zxcalc/zxlive

A graphical tool for the ZX calculus

License

Notifications You must be signed in to change notification settings

mark-koch/zxlive

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The ZX calculus gives us a handy way to represent and work with quantum computations. ZX Live is an interactive tool for working with ZX. Draw graphs or load circuits and apply ZX rules. Intended for experimenting, building proofs, helping to write papers, showing off, or simply learning about ZX and quantum computing. It is powered by the pyzx open source library under the hood.

This project is in a pretty early stage, with lots more to come. Have a look at the Issue Tracker to see what's in the pipeline.

Instructions

To install from source, you need Python >= 3.7 and pip. If you have those, just run:

git clone https://github.com/Quantomatic/zxlive.git
cd zxlive
pip install .

Then, you can run ZX Live by typing python3 -m zxlive.

About

A graphical tool for the ZX calculus

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%