Skip to content

Tool for checking basic fault tolerance #82

Description

@yuewuo

Sometimes user sees logical error rate always higher than physical error rate but not sure why this is happening. It's often a question about whether this is a decoder problem or encoder problem (how the fault-tolerant circuit is designed). Generally, user would also like to check if a constant number of combination of the physical errors would cause a logical error. None of these functionalities are easy to build from user's perspective because the simulation happens inside deq-runtime. However, if we could provide such a functionality pointing to which gadget's which error (line number), and show the syndrome information, and show which set of errors that the decoder infers, this would be pretty helpful for users.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions