Anders and Briegel in Python
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
Pete Shadbolt bbc89eb4de Modify test před 8 roky
abp Modify test před 8 roky
examples Make it possible to add vertices without adding edges před 8 roky
profiling Better loading, heading towards test passing před 8 roky
static Anders & Briegel's CZ table passes my tests před 8 roky
tests Modify test před 8 roky
.gitignore Seperate table generation and usage před 8 roky
README.mkd Safe před 8 roky
demograph.py Loadsa stuff. CZ table bodging před 8 roky

README.mkd

Anders & Briegel in Python

Implementing Anders & Briegel “Fast simulation of stabilizer circuits using a graph state representation” in Python.

Work in progress: use at your own risk.

Server

The graph state can be visualized and edited in a browser using the built-in web server.

To get a blank canvas, run python abp/server.py and open localhost:8000 in a web browser.