Pete Shadbolt
5bcf7fba92
Reduce node size
Actually happened in previous commit, can't be bothered to amend
před 8 roky
Pete Shadbolt
452430627a
Threaded HTTP server -> no laggy refresh
před 8 roky
Pete Shadbolt
f09d1ae3f1
Finished translating measure_x. Now to write tests
It's kinda ghastly at the moment. But lots of obvious improvements.
před 8 roky
Pete Shadbolt
26569dfc32
Working on measure_x
Added some more terms to clifford.by_name to ease lookup of complex
conjugates
Added GraphState.toggle_edges(), used by GraphState.measure_x
Nearly finished GraphState.measure_x
před 8 roky
Pete Shadbolt
4db6cff2c0
Implement GraphState.measure_y() - not tested
před 8 roky
Pete Shadbolt
4646554779
Fix GraphState.to_json() for tuple-like nodes
před 8 roky
Pete Shadbolt
0d9c202a50
Need to clone measure_x and measure_y
před 8 roky
Pete Shadbolt
45bcdf1cca
Move lookup tables into a generated module
před 8 roky
Pete Shadbolt
4e1fd1061b
Tidy up, delete redundant examples
před 8 roky
Pete Shadbolt
049d36c3d9
Invert `-v` flag, a few small tweaks
před 8 roky
Pete Shadbolt
95dc82cb19
Buttery smooth :cow: :bread:
Made sure that `graph.js` dumps old graphs after use, and ensured that
`examples/stress_test` shuts down the connection after use (don't create millions
of clients).
před 8 roky
Pete Shadbolt
342934df42
Add stress test
před 8 roky
Pete Shadbolt
9ceb2e8b0a
Automatically center on new graphs
před 8 roky
Pete Shadbolt
548f7f59e0
Stopped WebSocket client from hanging :gun:
By default the server echoes messages to all clients.
The fancy.GraphState client was never calling ws.recv()
And hence a buffer was filling up somewhere
And we were hanging.
Adding a ws.recv() fixed the problem.
před 8 roky
Pete Shadbolt
b4872397e9
Progress towards working measurement
před 8 roky
Pete Shadbolt
e398d39aae
Remove adj_list()
před 8 roky
Pete Shadbolt
318ab65cf2
Small JS improvement
před 8 roky
Pete Shadbolt
2b9c7a7c83
For sam
před 8 roky
Pete Shadbolt
0d78f792c2
Prepare for JS tests
před 8 roky
Pete Shadbolt
8393390801
Add graphsim.GraphRegister.to_json() for tests
před 8 roky
Pete Shadbolt
a19b25b8bd
This time really remove .agignore
před 8 roky
Pete Shadbolt
beea2e4ddc
Test passing w/ clean GraphState :water_buffalo:
Got rid of all the debug harness and refactored graphstate.py
před 8 roky
Pete Shadbolt
b7cda793ed
Remove all debug statements
před 8 roky
Pete Shadbolt
24a00be14f
Full, heavy testing
před 8 roky
Pete Shadbolt
c2b942dada
Solved a dumb little problem. TODO: refactor :gun:
před 8 roky
Pete Shadbolt
1b787c4737
Think I got it
před 8 roky
Pete Shadbolt
b06c1c38d8
Think I found it
před 8 roky
Pete Shadbolt
faa8d05c3d
Fixing fixing fixing
před 8 roky
Pete Shadbolt
f42c83a03d
Working random test against CHP
před 8 roky
Pete Shadbolt
40fb9d4dfa
Testing against CHP
před 8 roky
Pete Shadbolt
978b197d3d
Testing against CHP
před 8 roky
Pete Shadbolt
4296e9d224
CHP
před 8 roky
Pete Shadbolt
b67db178b2
Well this is bull shit
před 8 roky
Pete Shadbolt
4438ca80c3
Not much
před 8 roky
Pete Shadbolt
54bc27c327
Tidy
před 8 roky
Pete Shadbolt
0ec10d155c
Meaningful conjugation code
před 8 roky
Pete Shadbolt
4c20d4965c
:recycle:
před 8 roky
Pete Shadbolt
96b772befe
Remove .agignore
před 8 roky
Pete Shadbolt
95c23a0beb
Remove rubbish
před 8 roky
Pete Shadbolt
092afb82f6
Improve clifford.py, add measurement lookup table
před 8 roky
Pete Shadbolt
a50ebdd71b
Implement conjugation
před 8 roky
Pete Shadbolt
0bbec5ce97
Remove scipy dependency, add requirements.txt
před 8 roky
Pete Shadbolt
68e7de7088
We need to emulate LocCliffOp.conjugate() -- WIP
před 8 roky
Pete Shadbolt
23fec82583
Preparing to implement measurement
před 8 roky
Pete Shadbolt
35ddc3397a
Repair missing VOPs
před 8 roky
Pete Shadbolt
96e6678393
Auto layout
před 8 roky
Pete Shadbolt
7024c849d0
JS tests, remove visible graph state
před 8 roky
Pete Shadbolt
f30fbd6e2b
Some small tests
před 8 roky
Pete Shadbolt
b3c9dce45b
Rudimentary editing is, CZs etc now work.
Next up: measurement
Also added a test on local complementation
před 8 roky
Pete Shadbolt
ebe01c94ab
Editor is now working
před 8 roky