Pete Shadbolt
|
45bcdf1cca
|
Move lookup tables into a generated module
|
8年前 |
Pete Shadbolt
|
0bbec5ce97
|
Remove scipy dependency, add requirements.txt
|
8年前 |
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
|
8年前 |
Pete Shadbolt
|
4ad35423fc
|
Start to add measurements
|
8年前 |
Pete Shadbolt
|
17f24fba09
|
It's in the set of commuters I think
|
8年前 |
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年前 |
Pete Shadbolt
|
da7ec98e8d
|
Start prototype server
|
8年前 |
Pete Shadbolt
|
27c79d4e20
|
Add some more sane tests
|
8年前 |
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年前 |
Pete Shadbolt
|
0afb4ee578
|
Add a bunch more tests
|
8年前 |
Pete Shadbolt
|
fbed23eaea
|
Add clifford tests back in. We are test passing baby
|
8年前 |
Pete Shadbolt
|
5ef0c90e4c
|
Better loading, heading towards test passing
|
8年前 |
Pete Shadbolt
|
d8d0aa108a
|
Now calculates a CZ table ... is it correct??!?
|
8年前 |
Pete Shadbolt
|
32b417cb66
|
Returned to a shitty OO representation
At least we have infinite-size graphs now
|
8年前 |
Pete Shadbolt
|
bfaba87f9c
|
Temporarily dump test_clifford.test_group
|
8年前 |
Pete Shadbolt
|
f10b5dfc5a
|
Lotsa stuff
|
8年前 |
Pete Shadbolt
|
d0535b59f7
|
Infinite size graphs
|
8年前 |
Pete Shadbolt
|
33e8ec60b5
|
Hell yeah baby
|
8年前 |
Pete Shadbolt
|
60f1b0cb85
|
Gonna go to new clifford definitions
|
8年前 |
Pete Shadbolt
|
c1d81125f8
|
Reading CPHASE pseudocode
|
8年前 |
Pete Shadbolt
|
0b26721118
|
Move operators to qi.py
|
8年前 |
Pete Shadbolt
|
62633d40ff
|
Building and storing tables
|
8年前 |
Pete Shadbolt
|
4a8c143993
|
Conjugation table seems to be running
|
8年前 |
Pete Shadbolt
|
82ede1f24b
|
Testing that we really are in a group
|
8年前 |
Pete Shadbolt
|
c5b47969ec
|
Printing out interesting matrices
|
8年前 |
Pete Shadbolt
|
6a4354aab8
|
Test passing
|
8年前 |
Pete Shadbolt
|
0c0962a73f
|
Fuck
|
8年前 |
Pete Shadbolt
|
340fb097db
|
Seem to have found a problem in Anders' thesis
|
8年前 |
Pete Shadbolt
|
54c37f171e
|
Tidy
|
8年前 |
Pete Shadbolt
|
09402eac18
|
Test passing
|
8年前 |
Pete Shadbolt
|
6b980377cc
|
Hella tidy
|
8年前 |
Pete Shadbolt
|
19c91f3989
|
Nearly there ...
|
8年前 |