Pete Shadbolt
37dd9265ce
Can now sketchily delete nodes. Needs work.
пре 8 година
Pete Shadbolt
f4631c552f
Fix #7 -- alias literal clifford.by_names
пре 8 година
Pete Shadbolt
05b12a7bf1
Removed `fancy.GraphState.from_nx` -- "just works"
Moved that functionality into `abp.GraphState`, so that you can
just run `state = abp.GraphState(nx.Graph(((0,1),)))`, `state =
abp.fancy.GraphState(nx.Graph(((0,1),))` or whatever.
пре 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
3dbd70e046
Add and test `GraphState.to_stabilizer()` :rage4:
пре 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
c7ae201fb2
Cleaning up tests -- not finished
пре 8 година
Pete Shadbolt
23fec82583
Preparing to implement measurement
пре 8 година
Pete Shadbolt
34fdffea9d
Woah - major refactoring! Bad bway!!! :gun: :gun:
пре 8 година
Pete Shadbolt
7d90052833
Aliasing imports
пре 8 година
Pete Shadbolt
9854bad286
Seems to be okay against anders & briegel
пре 8 година
Pete Shadbolt
ec403d4c30
Loadsa stuff. CZ table bodging
пре 8 година
Pete Shadbolt
4ad35423fc
Start to add measurements
пре 8 година
Pete Shadbolt
3049183dc8
Add first test against AB, test passing!
пре 8 година
Pete Shadbolt
e89a0a1ab1
Starting to test against Anders and Briegel
пре 8 година
Pete Shadbolt
da76974c5a
Add basic stabilizer generation.
Probably time to run some tests against anders and Briegel
пре 8 година
Pete Shadbolt
b49eab1e6e
Add layout
пре 8 година
Pete Shadbolt
682e630353
Oh my god sys.path[0] is so good
пре 8 година
Pete Shadbolt
87c4c4f0a8
Working on JSON
пре 8 година
Pete Shadbolt
5192665f38
Improving GraphState, enabling diffs
пре 8 година
Pete Shadbolt
84e88ec23f
Added missing ingredients of graph.py
пре 8 година
Pete Shadbolt
062eb828d5
Make it possible to add vertices without adding edges
пре 8 година
Pete Shadbolt
da7ec98e8d
Start prototype server
пре 8 година
Pete Shadbolt
bfddcc993b
Test passing ... need more tests tho!
пре 8 година
Pete Shadbolt
5ef0c90e4c
Better loading, heading towards test passing
пре 8 година
Pete Shadbolt
51bdb17d31
Comments
пре 8 година
Pete Shadbolt
b7380f802b
Better
пре 8 година
Pete Shadbolt
c2fd7382b8
Kinda tidy at least
пре 8 година
Pete Shadbolt
96fd7e2a0c
Fix edgelist generation with infinite graphs
пре 8 година
Pete Shadbolt
32b417cb66
Returned to a shitty OO representation
At least we have infinite-size graphs now
пре 8 година
Pete Shadbolt
375b1d73bc
Test graph
пре 8 година
Pete Shadbolt
d0535b59f7
Infinite size graphs
пре 8 година
Pete Shadbolt
c3402c6661
Test passing
пре 8 година
Pete Shadbolt
ec55bd450d
Local complementation
пре 8 година
Pete Shadbolt
d6537cc5d7
Nicer graph model, VOPs
пре 8 година
Pete Shadbolt
92cda9c3c6
Add branch
пре 8 година
Pete Shadbolt
13b15c5e3f
Test passing
пре 8 година
Pete Shadbolt
31a4f52b2d
Just learnt something about stabilizers ...
пре 8 година
Pete Shadbolt
14ad9d0f97
Clifford ops now included
пре 8 година
Pete Shadbolt
a98519b08e
Add edgelist method
пре 8 година