Pete Shadbolt
|
2698308d49
|
Test passing
|
7 years ago |
Pete Shadbolt
|
86b471e72a
|
Test passing
|
7 years ago |
Pete Shadbolt
|
8b87991ea5
|
Ported to Python3 on a goddam phone
|
7 years ago |
Pete Shadbolt
|
c9121351c6
|
Blindly ran 2to3 against all python files.
|
7 years ago |
Pete Shadbolt
|
56e65b6c7f
|
Reverse order of tuples in GraphState.act_circuit
Seems vaguely sensible. Haven't tested because I'm on a plane.
|
7 years ago |
Pete Shadbolt
|
4b443d7d01
|
Purge `add_node`, add `add_qubit`
Trying to get more sensible defaults for people who like to think about
graphstates rather than circuits.
Repsponse to issue #4: [Link](https://github.com/peteshadbolt/abp/issues/4)
|
8 years ago |
Pete Shadbolt
|
3dbd70e046
|
Add and test `GraphState.to_stabilizer()` :rage4:
|
8 years ago |
Pete Shadbolt
|
775eea02bb
|
Add a couple more tests
|
8 years ago |
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 years ago |
Pete Shadbolt
|
ccabb2b7b5
|
Running Mercedes' example
|
8 years ago |