Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation and plotting recipes for the various AbstractECCSetup #213

Open
3 tasks
Krastanov opened this issue Jan 19, 2024 · 0 comments
Open
3 tasks
Labels
documentation Improvements or additions to documentation ECC Having to do with the ECC submodule good first issue Good for newcomers visualization Plotting and circuit diagrams

Comments

@Krastanov
Copy link
Member

In #212 we use subtypes of AbstractECCSetup to define how an error-correcting code will be compiled into a circuit (e.g. to simulate various approaches to fault tolerance). Examples of this are Shor syndrome measurements with or without flag qubits or simply direct non-fault-tolerant syndrome measurements. These all need:

  • dedicated documentation page that goes through the different approaches and includes circuit diagrams
  • visualization tools (probably with Quantikz.jl) that immediately show what these circuits are
  • better string representations in the REPL for these types
@Krastanov Krastanov added documentation Improvements or additions to documentation good first issue Good for newcomers visualization Plotting and circuit diagrams ECC Having to do with the ECC submodule labels Jan 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation ECC Having to do with the ECC submodule good first issue Good for newcomers visualization Plotting and circuit diagrams
Projects
None yet
Development

No branches or pull requests

1 participant