# Techniques: Programming tools for Analogue Quantum Computing in the High-Performance Computing Context -- A Review

## What the paper contributes (one paragraph)
This is a review paper (arXiv:2501.16943) surveying quantum software tools with analogue capabilities, covering Analogue Hamiltonian Simulation, Adiabatic Quantum Computing, Quantum Annealing, and pulse-level control. Its stated contributions are threefold: a comprehensive survey of existing analogue quantum software, a classification and rating system that scores each tool's readiness for high-performance computing (HPC) integration across categories such as language characteristics, performance, tooling, portability, and future prospects, and an identification of gaps with recommendations for future tooling. The paper applies its rating taxonomy to tools including SimuQ, Pulser, Bloqade, JaqalPaw, the D-Wave Ocean SDK, QHDOPT, Amazon Braket, the LANL C-to-D-Wave compiler, and XACC. It introduces no new decoder, error-mitigation scheme, verification protocol, fault-tolerant code, or quantum algorithm; its reusable output is a qualitative assessment methodology and the resulting landscape analysis.

## Techniques offered
- **HPC-readiness rating taxonomy for analogue quantum software (qualitative benchmarking and characterisation)** - A classification scheme with per-category 1 to 5 rating rubrics that scores a quantum programming tool's suitability for HPC-QC integration, supplying a reusable comparison framework and a scored landscape of analogue tools.
  - guarantee: none (the authors state the metrics are qualitative and based on the authors' judgment, not a statistical or formal bound)
  - quote: "We introduce a classification and rating system to assess the readiness of these tools for HPC integration."

## Where it could apply
- Target primitive(s): Trotterised simulation, Hamiltonian simulation, quantum annealing (the analogue workloads whose enabling software the taxonomy rates), assessed at the tooling level rather than supplied as an algorithm
- Target application group(s): platforms_tooling
- Code family / hardware assumptions: neutral atom, trapped ion, and superconducting analogue/pulse-level devices and quantum annealers; HPC-QC integration context; no error-correcting code family assumed

## Caveats
This is a survey. It supplies nothing directly verifiable or provable to an external vendor or application result: no decoder, error mitigation, verification, fault-tolerant code, or new algorithm. The single suppliable artefact is the readiness-rating taxonomy, and the authors explicitly note in their limitations that the metrics are qualitative and based on the authors' judgment, that no quantitative benchmarking (for example compilation performance, SLOC, cyclomatic complexity) was possible given the immaturity of the field, and that the study should be repeated as the landscape matures.
