GHZ
Entanglement fidelity and distribution quality.
Scientific computing and quantum software
Backend-agnostic benchmarking for local quantum circuit simulators, with standardized runtime, structure, and distribution metrics across reusable benchmark definitions.
Benchmark suite
Run common quantum algorithm workloads against multiple local simulator adapters and compare standardized outputs.
Entanglement fidelity and distribution quality.
Structured depth and runtime comparisons.
Oracle recovery across backend adapters.
Balanced and constant oracle behaviour.
Seeded synthetic circuits for scaling studies.
Square model circuits for simulator stress tests.
Marked-state amplification checks.
Parameterized optimization-style circuits.
Trotterized dynamics benchmarks.
Quality curves under injected depolarizing noise.
Backend support
The package keeps execution local and treats cloud-backed providers as out of scope for reproducible benchmark runs.
Local circuit simulation with depolarizing-noise support.
default.qubit and default.mixed local device workflows.
Amazon Braket LocalSimulator adapter for offline execution.
AerSimulator execution and noise-injection coverage.
Optional local CUDA-Q simulator adapter.
Local QVM and quilc integration when runtimes are available.
Statevector simulation for physics-oriented local coverage.
Analysis-only circuit depth and gate metric support.
Reference material
Guides are generated from the Markdown sources tracked in this repository, with the same visual language as the main portfolio.
CLI and Python API workflows.
Reference benchmark outputs, plots, and reproduction commands.
Benchmark and simulator background.
Measurement design and interpretation.
Research motivation and scope.
Result and manifest schemas.
Known boundaries and caveats.
Release notes and project history.
Install
Install quantum-backend-bench for the CLI and Python API, then
add simulator extras as needed.