deq-runtime 0.3.0

deq: Real-time Quantum Error Correction Decoding System
docs.rs failed to build deq-runtime-0.3.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: deq-runtime-0.0.0

deq-runtime

The runtime engine for deq, a dynamic and generic quantum error correction decoding system. This crate hosts the decoders, coordinators, and gRPC services that execute QEC decoding workloads, and also ships as a Python extension module (deq-runtime) for use from Python.

The high-level Python frontend and tooling live in the companion deq package.

See the qdk-ec repository for documentation and examples.