qsurface icon indicating copy to clipboard operation
qsurface copied to clipboard

Python package for simulation and visualization of quantum error-correction on surface codes. The package provides the ability to inspect the error-correcting code during the decoding process, and too...

Results 8 qsurface issues
Sort by recently updated
recently updated
newest added

Hi, could you provide some basic hints on how to produce an animations from a jupyter notebook like the ones you show in the example? Thanks a lot

Running multiprocessed codes on larger lattices (for both union-find and MWPM) results in a recursion depth error for the pickled input arguments, i.e. code and decoder objects. For faulty measurements,...

Hi, first or all, thank you for making this amazing repo. I really like the plotting feature that allows me to understand what is happening. I have three issues/questions, and...

Improve next plot button/enter behavior. Catch closed window error.

bug
enhancement
plotting

Previously, Patch3D objects wouldn't update colors, to which a workaround was made to plot several versions of the same object in the same location and to select one as the...

enhancement

The `run_oopsc.py` file has been refactored. It should be updated in the Readme file. If possible, I'd suggest having also one basic example that produces a plot without any additional...

enhancement

Hello, I am a new starter and trying to produce the simplest case for the surface code by using qsurface. I will be appreciate, if you can check the code:...