Pete Shadbolt
|
06bf1f4665
|
More tests
|
8 lat temu |
Pete Shadbolt
|
bbc89eb4de
|
Modify test
|
8 lat temu |
Pete Shadbolt
|
d372ec8531
|
Add state equality checking, global phase fixing.
|
8 lat temu |
Pete Shadbolt
|
b43a7499d7
|
Split tests
|
8 lat temu |
Pete Shadbolt
|
9d859145d8
|
Aha... found a mistake. Wonder if that's it....
|
8 lat temu |
Pete Shadbolt
|
16d572aed4
|
Now thinking about GHZs.
Think CircuitModel.act_cz is wrong
|
8 lat temu |
Pete Shadbolt
|
8199bba2b4
|
Tidy up, test passing except direct C++ comparison
|
8 lat temu |
Pete Shadbolt
|
ec403d4c30
|
Loadsa stuff. CZ table bodging
|
8 lat temu |
Pete Shadbolt
|
11368ba880
|
Fix qi simulator again, test passing
|
8 lat temu |
Pete Shadbolt
|
171079f98e
|
Fix dumb errors
|
8 lat temu |
Pete Shadbolt
|
db6f3dcc8b
|
Adding a circuit model simulator for testing
|
8 lat temu |
Pete Shadbolt
|
4ad35423fc
|
Start to add measurements
|
8 lat temu |
Pete Shadbolt
|
bcd38f11d8
|
Now we are isomorphic to Anders & Briegel :)
The mistake was in the set of gates which commute with CZ
|
8 lat temu |
Pete Shadbolt
|
17f24fba09
|
It's in the set of commuters I think
|
8 lat temu |
Pete Shadbolt
|
183e501060
|
Anders & Briegel's CZ table passes my tests
But it is not symmetric. I wonder why. Can run with either for now.
|
8 lat temu |
Pete Shadbolt
|
6f583f4723
|
Safe
|
8 lat temu |
Pete Shadbolt
|
fff2315d72
|
Update README.mkd
|
8 lat temu |
Pete Shadbolt
|
c1fe5f8b79
|
Found a problem in the CZ table
|
8 lat temu |
Pete Shadbolt
|
784024f43c
|
Times table is okay
|
8 lat temu |
Pete Shadbolt
|
b280709ee8
|
Test failing :(
|
8 lat temu |
Pete Shadbolt
|
a1eabb33ea
|
First attempt at fixing naming scheme
|
8 lat temu |
Pete Shadbolt
|
9e92c633f8
|
Fixing naming of local cliffords
|
8 lat temu |
Pete Shadbolt
|
3049183dc8
|
Add first test against AB, test passing!
|
8 lat temu |
Pete Shadbolt
|
e89a0a1ab1
|
Starting to test against Anders and Briegel
|
8 lat temu |
Pete Shadbolt
|
da76974c5a
|
Add basic stabilizer generation.
Probably time to run some tests against anders and Briegel
|
8 lat temu |
Pete Shadbolt
|
3a37e8b085
|
Prepare for measurement
|
8 lat temu |
Pete Shadbolt
|
63c6de30ae
|
Now we can render to the browser
|
8 lat temu |
Pete Shadbolt
|
b49eab1e6e
|
Add layout
|
8 lat temu |
Pete Shadbolt
|
682e630353
|
Oh my god sys.path[0] is so good
|
8 lat temu |
Pete Shadbolt
|
9a794c9618
|
Get data into browser
|
8 lat temu |
Pete Shadbolt
|
87c4c4f0a8
|
Working on JSON
|
8 lat temu |
Pete Shadbolt
|
857427b47c
|
Beautify
|
8 lat temu |
Pete Shadbolt
|
df978f2f9e
|
Better labelling
|
8 lat temu |
Pete Shadbolt
|
37b5d86166
|
Merge into master, test passing
|
8 lat temu |
Pete Shadbolt
|
5d45eb8292
|
Add prototype renderer
|
8 lat temu |
Pete Shadbolt
|
5192665f38
|
Improving GraphState, enabling diffs
|
8 lat temu |
Pete Shadbolt
|
84e88ec23f
|
Added missing ingredients of graph.py
|
8 lat temu |
Pete Shadbolt
|
062eb828d5
|
Make it possible to add vertices without adding edges
|
8 lat temu |
Pete Shadbolt
|
227c7a0b6a
|
Add README
|
8 lat temu |
Pete Shadbolt
|
427d0674b5
|
It's working now - Ctrl-C, polling etc are good
|
8 lat temu |
Pete Shadbolt
|
06d7fb9bf3
|
Maybe daemon was the secret auce
|
8 lat temu |
Pete Shadbolt
|
2c9254f628
|
WTF
|
8 lat temu |
Pete Shadbolt
|
9e597d9c13
|
Thread shutdown is working now
|
8 lat temu |
Pete Shadbolt
|
da7ec98e8d
|
Start prototype server
|
8 lat temu |
Pete Shadbolt
|
27c79d4e20
|
Add some more sane tests
|
8 lat temu |
Pete Shadbolt
|
5666c6ea17
|
Fix mistake in CZ table generation
Using `combinations` instead of `combinations_with_replacement` was
leading to entries of the form [ ... , i, i] being excluded from the CZ
table.
|
8 lat temu |
Pete Shadbolt
|
0afb4ee578
|
Add a bunch more tests
|
8 lat temu |
Pete Shadbolt
|
fbed23eaea
|
Add clifford tests back in. We are test passing baby
|
8 lat temu |
Pete Shadbolt
|
bfddcc993b
|
Test passing ... need more tests tho!
|
8 lat temu |
Pete Shadbolt
|
42d209b27e
|
Re-organize
|
8 lat temu |