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