Pete Shadbolt
04f8ef0f6e
Python3
5年前
Pete Shadbolt
2698308d49
Test passing
7年前
Pete Shadbolt
86b471e72a
Test passing
7年前
Pete Shadbolt
2ba69d143e
Removing TQDMs
7年前
Pete Shadbolt
8b87991ea5
Ported to Python3 on a goddam phone
7年前
Pete Shadbolt
c9121351c6
Blindly ran 2to3 against all python files.
7年前
Pete Shadbolt
b58079172d
Working on syntactic sugar and docs simultaneously
8年前
Pete Shadbolt
1bdb86f9a4
Remove print in a test
8年前
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
b41cc7945d
Add better notation
8年前
Pete Shadbolt
88b99cc22a
Test passing, still need to do the nightmare
8年前
Pete Shadbolt
f6f6ccd08d
Still crunching thru tests
8年前
Pete Shadbolt
3b6963c95e
Tidying tests
8年前
Pete Shadbolt
c7ae201fb2
Cleaning up tests -- not finished
8年前
Pete Shadbolt
06bf1f4665
More tests
8年前
Pete Shadbolt
d372ec8531
Add state equality checking, global phase fixing.
8年前
Pete Shadbolt
11368ba880
Fix qi simulator again, test passing
8年前
Pete Shadbolt
171079f98e
Fix dumb errors
8年前
Pete Shadbolt
db6f3dcc8b
Adding a circuit model simulator for testing
8年前