API modules
Autogenerated summaries of the public arcade package. Click through to
module pages for signatures and source via viewcode. Prefer the curated
CLI, config, classifier, and optimization pages in this Reference section when
you need narrative context. Use the autosummary below when you need the exact
Python surface.
ARCADE: Automated Readout Classification, Analysis, Design, and Evaluation. |
|
High-level convenience API for ARCADE. |
|
ARCADE classifiers. |
|
Classifier optimization: pruning, distillation, NAS, quantization, Optuna tuning. |
|
Configuration loading and Pydantic validation. |
|
Data loading and processing for ARCADE. |
|
Feature extraction for ARCADE classifiers. |
|
Stage 3 — Hardware: HLS4ML export, synthesis report parsing, resource estimation, scalability. |
|
QEC / FTQC evaluation: codes, decoders, LER, and advantage curves. |
|
Pipeline stage entry points (data, classify, hardware, visualization). |
|
End-to-end pipeline orchestrator (thin entrypoint over |