Anders and Briegel in Python
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Pete Shadbolt 227c7a0b6a Add README il y a 8 ans
abp Fix mistake in CZ table generation il y a 8 ans
examples Add README il y a 8 ans
profiling Better loading, heading towards test passing il y a 8 ans
server It's working now - Ctrl-C, polling etc are good il y a 8 ans
tests Start prototype server il y a 8 ans
.gitignore Seperate table generation and usage il y a 8 ans
README.mkd Add README il y a 8 ans

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 server/server.py and open localhost:8000 in a web browser.

License

MIT