Pete Shadbolt
c793418517
Simplify measurement table
Dunno why it was ever `complex`
9 years ago
Pete Shadbolt
27df07bd52
Not there yet
9 years ago
Pete Shadbolt
924e240285
Add a probabilistic test
9 years ago
Pete Shadbolt
19972159e5
Needed to actually `return`
9 years ago
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
9 years ago
Pete Shadbolt
4646554779
Fix GraphState.to_json() for tuple-like nodes
9 years ago
Pete Shadbolt
0d9c202a50
Need to clone measure_x and measure_y
9 years ago
Pete Shadbolt
45bcdf1cca
Move lookup tables into a generated module
9 years ago
Pete Shadbolt
b4872397e9
Progress towards working measurement
9 years ago
Pete Shadbolt
e398d39aae
Remove adj_list()
9 years ago
Pete Shadbolt
318ab65cf2
Small JS improvement
9 years ago
Pete Shadbolt
8393390801
Add graphsim.GraphRegister.to_json() for tests
9 years ago
Pete Shadbolt
24a00be14f
Full, heavy testing
9 years ago
Pete Shadbolt
c2b942dada
Solved a dumb little problem. TODO: refactor :gun:
9 years ago
Pete Shadbolt
faa8d05c3d
Fixing fixing fixing
9 years ago
Pete Shadbolt
f42c83a03d
Working random test against CHP
9 years ago
Pete Shadbolt
40fb9d4dfa
Testing against CHP
9 years ago
Pete Shadbolt
4296e9d224
CHP
9 years ago
Pete Shadbolt
b67db178b2
Well this is bull shit
9 years ago
Pete Shadbolt
4438ca80c3
Not much
9 years ago
Pete Shadbolt
0ec10d155c
Meaningful conjugation code
9 years ago
Pete Shadbolt
092afb82f6
Improve clifford.py, add measurement lookup table
9 years ago
Pete Shadbolt
a50ebdd71b
Implement conjugation
9 years ago
Pete Shadbolt
0bbec5ce97
Remove scipy dependency, add requirements.txt
9 years ago
Pete Shadbolt
68e7de7088
We need to emulate LocCliffOp.conjugate() -- WIP
9 years ago
Pete Shadbolt
23fec82583
Preparing to implement measurement
9 years ago
Pete Shadbolt
96e6678393
Auto layout
9 years ago
Pete Shadbolt
7024c849d0
JS tests, remove visible graph state
9 years ago
Pete Shadbolt
b3c9dce45b
Rudimentary editing is, CZs etc now work.
Next up: measurement
Also added a test on local complementation
9 years ago
Pete Shadbolt
d3e93ca550
Fix small things
9 years ago
Pete Shadbolt
513e09b681
Magical networkx integration :sparkling_heart:
9 years ago
Pete Shadbolt
34fdffea9d
Woah - major refactoring! Bad bway!!! :gun: :gun:
9 years ago
Pete Shadbolt
7bbaa85001
Improvements in speed, interface
9 years ago
Pete Shadbolt
3a39a49ef0
Looks a little more promising
9 years ago
Pete Shadbolt
b063d1ff1f
Remove act_local_rotation_by_name (simplifies API)
9 years ago
Pete Shadbolt
b24debbd14
Improve server
9 years ago
Pete Shadbolt
58ced9272d
Add from_json, a buncha server/client stuff
10 years ago
Pete Shadbolt
7d90052833
Aliasing imports
10 years ago
Pete Shadbolt
37404bc535
Remove QTIP dependency. Not needed
10 years ago
Pete Shadbolt
b0fca20333
Tidy up
10 years ago
Pete Shadbolt
bfdc66494d
Switch off some tests if not using legacy table
10 years ago
Pete Shadbolt
7bc9895af6
Test passing against the circuit model
We fail when running against Anders and Briegel simply because we use a
different CZ table
10 years ago
Pete Shadbolt
8c450b9bd8
FUCK YEAH
10 years ago
Pete Shadbolt
9854bad286
Seems to be okay against anders & briegel
10 years ago
Pete Shadbolt
7b4e4b42b5
Found something
10 years ago
Pete Shadbolt
ea0033379c
QTIP, not much
10 years ago
Pete Shadbolt
06bf1f4665
More tests
10 years ago
Pete Shadbolt
bbc89eb4de
Modify test
10 years ago
Pete Shadbolt
d372ec8531
Add state equality checking, global phase fixing.
10 years ago
Pete Shadbolt
b43a7499d7
Split tests
10 years ago