Pete Shadbolt
2d6de7f99e
Merge branch 'master' of github.com:peteshadbolt/abp
8年前
Pete Shadbolt
7e46412a38
Bump version: 0.4.12 → 0.4.13
8年前
Pete Shadbolt
f84d5e8809
Update README.md
8年前
Pete Shadbolt
5d4791427d
Update README.md
8年前
Pete Shadbolt
9e18b46f3c
Update README.md
8年前
Pete Shadbolt
bcda8688c8
Add lattices.py
Empty for new
8年前
Pete Shadbolt
bf22c0f5e7
Skip tests that depend on the original C++
I have written a tonne of tests that compare against A&B's original C++.
Until I can distribute the `anders_briegel` package which implements
that original code, we now skip those tests if we see an ImportError.
TODO: seems a little over-zealous right now ...
8年前
Pete Shadbolt
43a686c1c1
Bump version: 0.4.11 → 0.4.12
8年前
Pete Shadbolt
8337af0c7e
Even nicer stabilizer tables
8年前
Pete Shadbolt
a9e17c5fef
Nicer stabilizer tables
8年前
Pete Shadbolt
c4c33f0466
Improving docs
8年前
Pete Shadbolt
ae65d09e7f
Give dimension as keyword arg
Is this going to fix errors with different versions of networkx? I don't
know -- I'm on a plane mate.
8年前
Pete Shadbolt
75730f954b
Add examples/visualization/auto_layout.py
8年前
Pete Shadbolt
c8992ce42d
Update documentation :book:
8年前
Pete Shadbolt
835c0679bd
Document GraphState
8年前
Pete Shadbolt
f5e7727d12
Bump version: 0.4.10 → 0.4.11
8年前
Pete Shadbolt
3dbd70e046
Add and test `GraphState.to_stabilizer()` :rage4:
8年前
Pete Shadbolt
1a9be70fb7
Bump version: 0.4.9 → 0.4.10
8年前
Pete Shadbolt
aadcd065af
Added bumpversion
8年前
Pete Shadbolt
afa23441f5
Bump version: 0.5.0 → 0.6.0
8年前
Pete Shadbolt
0cc01952e4
Bump version: 0.4.8 → 0.5.0
8年前
Pete Shadbolt
b41cc7945d
Add better notation
8年前
Pete Shadbolt
552d8576ed
Adding stabilizers
8年前
Pete Shadbolt
277f6a2d4f
PEP8
8年前
Pete Shadbolt
775eea02bb
Add a couple more tests
8年前
Pete Shadbolt
d3cbd7a1d3
Merge branch 'master' of github.com:peteshadbolt/abp
8年前
Pete Shadbolt
02b2f1f3c3
Various small requests from Mercedes
- `GraphState.copy()`
- `measure_x` etc.
- `measure(detail=True)`
- Better documentation on `remove_vop` and `act_local_rotation`
8年前
Pete Shadbolt
4fc08e8eed
Update README.md
8年前
Pete Shadbolt
201baff862
Update again
8年前
Pete Shadbolt
86bc79156a
Update example
8年前
Pete Shadbolt
ccabb2b7b5
Running Mercedes' example
8年前
Pete Shadbolt
2f91dcd6c3
Update gif
8年前
Pete Shadbolt
b88341a91b
Makefiles
8年前
Pete Shadbolt
fe532d14f7
Well that wasn't any fun
8年前
Pete Shadbolt
6107946244
Pratting with MANIFEST
8年前
Pete Shadbolt
cf473af577
Update version to 0.4.3
8年前
Pete Shadbolt
9f715aa713
Update server, some small docs
8年前
Pete Shadbolt
49478d4017
100% test passing :feelsgood:
Still need to "test the tests", but it's looking good.
8年前
Pete Shadbolt
7016e75be6
Cleaner measurement testing
8年前
Pete Shadbolt
b878528cce
Another one down
8年前
Pete Shadbolt
4124405697
Starting to refactor tests against A&B
8年前
Pete Shadbolt
88b99cc22a
Test passing, still need to do the nightmare
8年前
Pete Shadbolt
55704d44a6
Better integration of `mock`
8年前
Pete Shadbolt
d5e7e5d9b3
Better integration of ``mock``
8年前
Pete Shadbolt
f6f6ccd08d
Still crunching thru tests
8年前
Pete Shadbolt
3b6963c95e
Tidying tests
8年前
Pete Shadbolt
6e456e1147
Update docs
8年前
Pete Shadbolt
ead2daeb5b
REAMDE
8年前
Pete Shadbolt
eb65808525
Update README and docs
8年前
Pete Shadbolt
3f653e20d2
Better docs
8年前