Development · master
About these docs

Search documentation

Browse the index below, or search across the documentation.

    Start here

    Task guides

    1. Atom loss: from circuit to logical predictions
    2. Simulate circuits and sample measurements
    3. Extract detector error models (DEM)
    4. Decode detector rows with rmatching
    5. Save sampling and training data
    6. Construct CSS codes and check distance
    7. Render circuit diagrams

    Concepts and formats

    CLI and Rust API reference

    CLI help describes the binary you installed. The API links below are pinned to v0.3.0; for development workflows, use the matching source checkout.

    Tool / cratePurposeReference
    rustqecUnified circuit and dataset commandsrustqec --help; rustqec capabilities --format json
    rstimStim-style simulator, DEM, renderingrstim --help; Rust API
    rmatchingGraphlike MWPM decodingRust API; working example
    rbposdBP-OSD decodingRust API
    rilpqecILP decodingRust API
    rsinterExperiment collection and decoder replayrsinter --help; Rust API
    qec-codeCSS matrices and distance checksqec-code --help; Rust API
    qec-ilp-coreShared ILP models and solver supportRust API

    Performance, validation, and support