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 年前
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
3dbd70e046
Add and test `GraphState.to_stabilizer()` :rage4:
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
4124405697
Starting to refactor tests against A&B
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
9776d3e10a
Better mocking - not finished
8 年前
Pete Shadbolt
c7ae201fb2
Cleaning up tests -- not finished
8 年前