e33919b634 
								
							
								 
							
						 
						
							
							
								
								PEP8, remove cruft  
							
							
								
							
							
						 
						9年前  
				
					
						
							
							
								 
						
							
							
							
								
							
								19972159e5 
								
							
								 
							
						 
						
							
							
								
								Needed to actually `return`  
							
							
								
							
							
						 
						9年前  
				
					
						
							
							
								 
						
							
							
							
								
							
								5bcf7fba92 
								
							
								 
							
						 
						
							
							
								
								Reduce node size  
							
							Actually happened in previous commit, can't be bothered to amend 
							
						 
						9年前  
				
					
						
							
							
								 
						
							
							
							
								
							
								452430627a 
								
							
								 
							
						 
						
							
							
								
								Threaded HTTP server -> no laggy refresh  
							
							
								
							
							
						 
						9年前  
				
					
						
							
							
								 
						
							
							
							
								
							
								f09d1ae3f1 
								
							
								 
							
						 
						
							
							
								
								Finished translating measure_x. Now to write tests  
							
							It's kinda ghastly at the moment. But lots of obvious improvements. 
							
						 
						9年前  
				
					
						
							
							
								 
						
							
							
							
								
							
								26569dfc32 
								
							
								 
							
						 
						
							
							
								
								Working on measure_x  
							
							Added some more terms to clifford.by_name to ease lookup of complex
conjugates
Added GraphState.toggle_edges(), used by GraphState.measure_x
Nearly finished GraphState.measure_x 
							
						 
						9年前  
				
					
						
							
							
								 
						
							
							
							
								
							
								4db6cff2c0 
								
							
								 
							
						 
						
							
							
								
								Implement GraphState.measure_y() - not tested  
							
							
								
							
							
						 
						9年前  
				
					
						
							
							
								 
						
							
							
							
								
							
								4646554779 
								
							
								 
							
						 
						
							
							
								
								Fix GraphState.to_json() for tuple-like nodes  
							
							
								
							
							
						 
						9年前  
				
					
						
							
							
								 
						
							
							
							
								
							
								0d9c202a50 
								
							
								 
							
						 
						
							
							
								
								Need to clone measure_x and measure_y  
							
							
								
							
							
						 
						9年前  
				
					
						
							
							
								 
						
							
							
							
								
							
								45bcdf1cca 
								
							
								 
							
						 
						
							
							
								
								Move lookup tables into a generated module  
							
							
								
							
							
						 
						9年前  
				
					
						
							
							
								 
						
							
							
							
								
							
								4e1fd1061b 
								
							
								 
							
						 
						
							
							
								
								Tidy up, delete redundant examples  
							
							
								
							
							
						 
						9年前  
				
					
						
							
							
								 
						
							
							
							
								
							
								049d36c3d9 
								
							
								 
							
						 
						
							
							
								
								Invert `-v` flag, a few small tweaks  
							
							
								
							
							
						 
						9年前  
				
					
						
							
							
								 
						
							
							
							
								
							
								95dc82cb19 
								
							
								 
							
						 
						
							
							
								
								Buttery smooth :cow: :bread:  
							
							Made sure that `graph.js` dumps old graphs after use, and ensured that
`examples/stress_test` shuts down the connection after use (don't create millions
of clients). 
							
						 
						9年前  
				
					
						
							
							
								 
						
							
							
							
								
							
								342934df42 
								
							
								 
							
						 
						
							
							
								
								Add stress test  
							
							
								
							
							
						 
						9年前  
				
					
						
							
							
								 
						
							
							
							
								
							
								9ceb2e8b0a 
								
							
								 
							
						 
						
							
							
								
								Automatically center on new graphs  
							
							
								
							
							
						 
						9年前  
				
					
						
							
							
								 
						
							
							
							
								
							
								548f7f59e0 
								
							
								 
							
						 
						
							
							
								
								Stopped WebSocket client from hanging :gun:  
							
							By default the server echoes messages to all clients.
The fancy.GraphState client was never calling ws.recv()
And hence a buffer was filling up somewhere
And we were hanging.
Adding a ws.recv() fixed the problem. 
							
						 
						9年前  
				
					
						
							
							
								 
						
							
							
							
								
							
								b4872397e9 
								
							
								 
							
						 
						
							
							
								
								Progress towards working measurement  
							
							
								
							
							
						 
						9年前  
				
					
						
							
							
								 
						
							
							
							
								
							
								e398d39aae 
								
							
								 
							
						 
						
							
							
								
								Remove adj_list()  
							
							
								
							
							
						 
						9年前  
				
					
						
							
							
								 
						
							
							
							
								
							
								318ab65cf2 
								
							
								 
							
						 
						
							
							
								
								Small JS improvement  
							
							
								
							
							
						 
						9年前  
				
					
						
							
							
								 
						
							
							
							
								
							
								2b9c7a7c83 
								
							
								 
							
						 
						
							
							
								
								For sam  
							
							
								
							
							
						 
						9年前  
				
					
						
							
							
								 
						
							
							
							
								
							
								0d78f792c2 
								
							
								 
							
						 
						
							
							
								
								Prepare for JS tests  
							
							
								
							
							
						 
						9年前  
				
					
						
							
							
								 
						
							
							
							
								
							
								8393390801 
								
							
								 
							
						 
						
							
							
								
								Add graphsim.GraphRegister.to_json() for tests  
							
							
								
							
							
						 
						9年前  
				
					
						
							
							
								 
						
							
							
							
								
							
								a19b25b8bd 
								
							
								 
							
						 
						
							
							
								
								This time really remove .agignore  
							
							
								
							
							
						 
						9年前  
				
					
						
							
							
								 
						
							
							
							
								
							
								beea2e4ddc 
								
							
								 
							
						 
						
							
							
								
								Test passing w/ clean GraphState :water_buffalo:  
							
							Got rid of all the debug harness and refactored graphstate.py 
							
						 
						9年前  
				
					
						
							
							
								 
						
							
							
							
								
							
								b7cda793ed 
								
							
								 
							
						 
						
							
							
								
								Remove all debug statements  
							
							
								
							
							
						 
						9年前  
				
					
						
							
							
								 
						
							
							
							
								
							
								24a00be14f 
								
							
								 
							
						 
						
							
							
								
								Full, heavy testing  
							
							
								
							
							
						 
						9年前  
				
					
						
							
							
								 
						
							
							
							
								
							
								c2b942dada 
								
							
								 
							
						 
						
							
							
								
								Solved a dumb little problem. TODO: refactor :gun:  
							
							
								
							
							
						 
						9年前  
				
					
						
							
							
								 
						
							
							
							
								
							
								1b787c4737 
								
							
								 
							
						 
						
							
							
								
								Think I got it  
							
							
								
							
							
						 
						9年前  
				
					
						
							
							
								 
						
							
							
							
								
							
								b06c1c38d8 
								
							
								 
							
						 
						
							
							
								
								Think I found it  
							
							
								
							
							
						 
						9年前  
				
					
						
							
							
								 
						
							
							
							
								
							
								faa8d05c3d 
								
							
								 
							
						 
						
							
							
								
								Fixing fixing fixing  
							
							
								
							
							
						 
						9年前  
				
					
						
							
							
								 
						
							
							
							
								
							
								f42c83a03d 
								
							
								 
							
						 
						
							
							
								
								Working random test against CHP  
							
							
								
							
							
						 
						9年前  
				
					
						
							
							
								 
						
							
							
							
								
							
								40fb9d4dfa 
								
							
								 
							
						 
						
							
							
								
								Testing against CHP  
							
							
								
							
							
						 
						9年前  
				
					
						
							
							
								 
						
							
							
							
								
							
								978b197d3d 
								
							
								 
							
						 
						
							
							
								
								Testing against CHP  
							
							
								
							
							
						 
						9年前  
				
					
						
							
							
								 
						
							
							
							
								
							
								4296e9d224 
								
							
								 
							
						 
						
							
							
								
								CHP  
							
							
								
							
							
						 
						9年前  
				
					
						
							
							
								 
						
							
							
							
								
							
								b67db178b2 
								
							
								 
							
						 
						
							
							
								
								Well this is bull shit  
							
							
								
							
							
						 
						9年前  
				
					
						
							
							
								 
						
							
							
							
								
							
								4438ca80c3 
								
							
								 
							
						 
						
							
							
								
								Not much  
							
							
								
							
							
						 
						9年前  
				
					
						
							
							
								 
						
							
							
							
								
							
								54bc27c327 
								
							
								 
							
						 
						
							
							
								
								Tidy  
							
							
								
							
							
						 
						9年前  
				
					
						
							
							
								 
						
							
							
							
								
							
								0ec10d155c 
								
							
								 
							
						 
						
							
							
								
								Meaningful conjugation code  
							
							
								
							
							
						 
						9年前  
				
					
						
							
							
								 
						
							
							
							
								
							
								4c20d4965c 
								
							
								 
							
						 
						
							
							
								
								:recycle:  
							
							
								
							
							
						 
						9年前  
				
					
						
							
							
								 
						
							
							
							
								
							
								96b772befe 
								
							
								 
							
						 
						
							
							
								
								Remove .agignore  
							
							
								
							
							
						 
						9年前  
				
					
						
							
							
								 
						
							
							
							
								
							
								95c23a0beb 
								
							
								 
							
						 
						
							
							
								
								Remove rubbish  
							
							
								
							
							
						 
						9年前  
				
					
						
							
							
								 
						
							
							
							
								
							
								092afb82f6 
								
							
								 
							
						 
						
							
							
								
								Improve clifford.py, add measurement lookup table  
							
							
								
							
							
						 
						9年前  
				
					
						
							
							
								 
						
							
							
							
								
							
								a50ebdd71b 
								
							
								 
							
						 
						
							
							
								
								Implement conjugation  
							
							
								
							
							
						 
						9年前  
				
					
						
							
							
								 
						
							
							
							
								
							
								0bbec5ce97 
								
							
								 
							
						 
						
							
							
								
								Remove scipy dependency, add requirements.txt  
							
							
								
							
							
						 
						9年前  
				
					
						
							
							
								 
						
							
							
							
								
							
								68e7de7088 
								
							
								 
							
						 
						
							
							
								
								We need to emulate LocCliffOp.conjugate() -- WIP  
							
							
								
							
							
						 
						9年前  
				
					
						
							
							
								 
						
							
							
							
								
							
								23fec82583 
								
							
								 
							
						 
						
							
							
								
								Preparing to implement measurement  
							
							
								
							
							
						 
						9年前  
				
					
						
							
							
								 
						
							
							
							
								
							
								35ddc3397a 
								
							
								 
							
						 
						
							
							
								
								Repair missing VOPs  
							
							
								
							
							
						 
						9年前  
				
					
						
							
							
								 
						
							
							
							
								
							
								96e6678393 
								
							
								 
							
						 
						
							
							
								
								Auto layout  
							
							
								
							
							
						 
						9年前  
				
					
						
							
							
								 
						
							
							
							
								
							
								7024c849d0 
								
							
								 
							
						 
						
							
							
								
								JS tests, remove visible graph state  
							
							
								
							
							
						 
						9年前  
				
					
						
							
							
								 
						
							
							
							
								
							
								f30fbd6e2b 
								
							
								 
							
						 
						
							
							
								
								Some small tests  
							
							
								
							
							
						 
						9年前