179 Commits (master)

Author SHA1 Message Date
  Pete Shadbolt f4631c552f Fix #7 -- alias literal clifford.by_names 7 years ago
  Pete Shadbolt 05b12a7bf1 Removed `fancy.GraphState.from_nx` -- "just works" 7 years ago
  Pete Shadbolt 577e917732 More convenient networkx -> abp conversion 7 years ago
  Pete Shadbolt 4b443d7d01 Purge `add_node`, add `add_qubit` 7 years ago
  Pete Shadbolt bf22c0f5e7 Skip tests that depend on the original C++ 7 years ago
  Pete Shadbolt 3dbd70e046 Add and test `GraphState.to_stabilizer()` :rage4: 7 years ago
  Pete Shadbolt b41cc7945d Add better notation 7 years ago
  Pete Shadbolt 277f6a2d4f PEP8 7 years ago
  Pete Shadbolt 775eea02bb Add a couple more tests 7 years ago
  Pete Shadbolt 02b2f1f3c3 Various small requests from Mercedes 7 years ago
  Pete Shadbolt ccabb2b7b5 Running Mercedes' example 7 years ago
  Pete Shadbolt 6107946244 Pratting with MANIFEST 7 years ago
  Pete Shadbolt 49478d4017 100% test passing :feelsgood: 7 years ago
  Pete Shadbolt 7016e75be6 Cleaner measurement testing 7 years ago
  Pete Shadbolt b878528cce Another one down 7 years ago
  Pete Shadbolt 4124405697 Starting to refactor tests against A&B 7 years ago
  Pete Shadbolt 88b99cc22a Test passing, still need to do the nightmare 7 years ago
  Pete Shadbolt 55704d44a6 Better integration of `mock` 7 years ago
  Pete Shadbolt d5e7e5d9b3 Better integration of ``mock`` 7 years ago
  Pete Shadbolt f6f6ccd08d Still crunching thru tests 7 years ago
  Pete Shadbolt 3b6963c95e Tidying tests 7 years ago
  Pete Shadbolt 9776d3e10a Better mocking - not finished 7 years ago
  Pete Shadbolt c7ae201fb2 Cleaning up tests -- not finished 7 years ago
  Pete Shadbolt e9c75d01a9 Consolidate test settings 7 years ago
  Pete Shadbolt b3ac940a17 Better naming 7 years ago
  Pete Shadbolt 140a9cd7ba Very good! Tests pass :rage4: :gun: 7 years ago
  Pete Shadbolt 9bd4914cd2 Test passing 7 years ago
  Pete Shadbolt 2d18fd2f91 Small fix 7 years ago
  Pete Shadbolt b1c4617398 Add test graphs 7 years ago
  Pete Shadbolt 6dfd43955b Still not quite there 7 years ago
  Pete Shadbolt 6f7bcb05be Add more tests 7 years ago
  Pete Shadbolt a5789f6152 Fix nondeterministic error in measure_x 7 years ago
  Pete Shadbolt c6384448e3 Fixed `GraphState.measure_y` 7 years ago
  Pete Shadbolt 784f9d27dc Add simple tests 7 years ago
  Pete Shadbolt 0229de062b Very test passing 7 years ago
  Pete Shadbolt 9623abfa10 Think I just did something right 7 years ago
  Pete Shadbolt 0d2346ae9c Not much 7 years ago
  Pete Shadbolt b31fb544bf Found a nasty bug 7 years ago
  Pete Shadbolt 1cb6a3b3c9 All single-qubit tests are now passing :rage3: 7 years ago
  Pete Shadbolt 04afcae7da Test passing, but 7 years ago
  Pete Shadbolt c793418517 Simplify measurement table 7 years ago
  Pete Shadbolt 27df07bd52 Not there yet 7 years ago
  Pete Shadbolt 924e240285 Add a probabilistic test 7 years ago
  Pete Shadbolt 19972159e5 Needed to actually `return` 7 years ago
  Pete Shadbolt 26569dfc32 Working on measure_x 7 years ago
  Pete Shadbolt 4646554779 Fix GraphState.to_json() for tuple-like nodes 7 years ago
  Pete Shadbolt 0d9c202a50 Need to clone measure_x and measure_y 7 years ago
  Pete Shadbolt 45bcdf1cca Move lookup tables into a generated module 7 years ago
  Pete Shadbolt b4872397e9 Progress towards working measurement 7 years ago
  Pete Shadbolt e398d39aae Remove adj_list() 7 years ago