pith. sign in

arxiv: 1707.03429 · v2 · pith:MPDPHW3Gnew · submitted 2017-07-11 · 🪐 quant-ph

Open Quantum Assembly Language

classification 🪐 quant-ph
keywords languagequantumassemblycircuitsopenqasmbasiscalledcnot
0
0 comments X
read the original abstract

This document describes a quantum assembly language (QASM) called OpenQASM that is used to implement experiments with low depth quantum circuits. OpenQASM represents universal physical circuits over the CNOT plus SU(2) basis with straight-line code that includes measurement, reset, fast feedback, and gate subroutines. The simple text language can be written by hand or by higher level tools and may be executed on the IBM Q Experience.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 22 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Coherent-State Propagation: A Computational Framework for Simulating Bosonic Quantum Systems

    quant-ph 2026-04 unverdicted novelty 8.0

    Coherent-state propagation enables quasi-polynomial classical simulation of bosonic circuits with logarithmically many Kerr gates at exponentially small trace-distance error, with polynomial runtime in the weak-nonlin...

  2. Linear-Time T-Gate Optimization via Random Abstraction

    cs.PL 2026-05 conditional novelty 7.0

    A randomized linear-time phase-folding algorithm using constant-width bitstring abstraction optimizes T-count in quantum circuits orders of magnitude faster than prior tools while achieving comparable reductions.

  3. Helios: A 98-qubit trapped-ion quantum computer

    quant-ph 2025-11 accept novelty 7.0

    Helios achieves 98 qubits with single-qubit gate infidelity 2.5(1)×10^{-5}, two-qubit 7.9(2)×10^{-4}, and SPAM 4.8(6)×10^{-4}, enabling circuits beyond classical simulation.

  4. Cobble: Compiling Block Encodings for Quantum Computational Linear Algebra

    cs.PL 2025-11 unverdicted novelty 7.0

    Cobble is a domain-specific language for quantum block encodings that compiles high-level matrix expressions to optimized circuits using analyses and quantum singular value transformation, achieving 2.6x-25.4x speedup...

  5. Quantum Error-Corrected Computation of Molecular Energies

    quant-ph 2025-05 conditional novelty 7.0

    First end-to-end demonstration of quantum error correction integrated with quantum phase estimation to compute molecular hydrogen ground-state energy to 0.001(13) hartree accuracy on Quantinuum H2-2 hardware.

  6. Quantum circuit design via dynamic Pauli constraints

    quant-ph 2026-05 unverdicted novelty 6.0

    Defines a Pauli-constraint model of quantum circuits proven equivalent to coupling-graph-restricted circuits, universal for BQP with O(D² N log N) overhead.

  7. QuCtrl-BELL: A Compiler-Driven Sub-Microsecond Feedback Control Stack for Scalable Trapped-Ion Quantum Experiments

    quant-ph 2026-05 unverdicted novelty 6.0

    QuCtrl-BELL is a compiler pipeline for trapped-ion quantum control that decouples control flow from hardware data to achieve sub-700 ns cross-board feedback latency on RISC-V + PXIe hardware.

  8. Robust Mutation Analysis of Quantum Programs Under Noise

    cs.SE 2026-05 conditional novelty 6.0

    Noise from quantum hardware simulators significantly alters mutant detection distances, making equivalent mutants harder to separate from faults, with output-distribution metrics reaching 73.03% accuracy and 74.89% F1...

  9. Probabilistic Condition, Decision and Path Coverage of Circuit-based Quantum Programs

    quant-ph 2026-04 unverdicted novelty 6.0

    Quantum circuits show high average condition (97.56%) and decision (97.63%) coverage but lower path coverage (71.84%), with probabilistic versions adding confidence levels (averages 88.87%, 88.65%, 37.18%); mutation t...

  10. A unified framework for efficient quantum simulation of nonlinear spectroscopy

    quant-ph 2026-04 unverdicted novelty 6.0

    A unified quantum framework computes n-th order nonlinear spectroscopies on near-term devices by reformulating multi-time responses as weighted sums of finite-amplitude expectation values via a generalized parameter s...

  11. dqc_simulator: an easy-to-use distributed quantum computing simulator

    quant-ph 2026-04 unverdicted novelty 6.0

    dqc_simulator is a new Python toolkit for automating realistic simulations of both hardware and software in distributed quantum computing systems.

  12. Noise Correlations as a Resource in Pauli-Twirled Circuits

    quant-ph 2026-03 conditional novelty 6.0

    Noise correlations increase the fidelity of randomly compiled Clifford circuits under a broad class of Gaussian noise.

  13. Performance Gains in Quantum SAT Solvers Using ESOP Encoding

    quant-ph 2026-05 unverdicted novelty 5.0

    ESOP-based e-CNF encoding for quantum SAT oracles yields lower qubit counts, T-gate complexity, and circuit depth than standard CNF.

  14. QMutBench: A Dataset of Quantum Circuit Mutants

    cs.SE 2026-04 unverdicted novelty 5.0

    QMutBench is a publicly available dataset of over 700,000 quantum circuit mutants generated to serve as benchmarks for assessing quantum software testing techniques.

  15. A Model Context Protocol Server for Quantum Execution in Hybrid Quantum-HPC Environments

    quant-ph 2026-04 unverdicted novelty 5.0

    An MCP server framework lets LLM agents run quantum primitives like sampling and expectation value computation on hybrid platforms by interpreting prompts and invoking tools for OpenQASM and CUDA-Q.

  16. GPU-Accelerated Quantum Simulation: Empirical Backend Selection, Gate Fusion, and Adaptive Precision

    quant-ph 2026-04 unverdicted novelty 5.0

    A new GPU quantum simulator framework achieves 64x-146x speedups for 20-28 qubit circuits via backend selection, gate fusion, and adaptive precision while integrating with Qiskit and others.

  17. Context-Aware Unit Testing for Quantum Subroutines

    quant-ph 2025-06 unverdicted novelty 5.0

    Proposes a context-aware unit testing framework for quantum subroutines modeled as parametrized quantum channels, using probabilistic assertions and demonstrated on GHZ preparation and Shor's algorithm subroutines.

  18. Managing Classical Processing Requirements for Quantum Error Correction

    quant-ph 2024-06 unverdicted novelty 5.0

    A two-level decoder scheduling framework reduces classical processing requirements for quantum error correction by 10-40% on fault-tolerant benchmarks by managing bursty workloads as shared resources.

  19. Efficient Transpilation of OpenQASM 3.0 Dynamic Circuits to CUDA-Q: Performance and Expressiveness Advantages

    quant-ph 2026-04 unverdicted novelty 4.0

    A transpilation framework maps OpenQASM 3.0 dynamic circuits with conditionals and loops to CUDA-Q kernels, reducing depth and improving execution efficiency via direct control-flow translation.

  20. SparQSim: Simulating Scalable Quantum Algorithms via Sparse Quantum State Representations

    quant-ph 2025-03 unverdicted novelty 4.0

    SparQSim is a sparse-state quantum simulator in C++ supporting QRAM that outperforms dense Schrödinger simulators on high-sparsity benchmark circuits and produces consistent results for quantum linear system solvers.

  21. How to Build a Quantum Supercomputer: Scaling from Hundreds to Millions of Qubits

    quant-ph 2024-11 accept novelty 4.0

    A comprehensive review of scaling paths for superconducting quantum computers, with resource and sensitivity analyses for utility-scale applications under realistic error distributions.

  22. Large-Scale Quantum Circuit Simulation on HPC Cluster via Cache Blocking, Boosting, and Gate Fusion Optimization

    quant-ph 2026-04 unverdicted novelty 3.0

    New merge booster and diagonal detector components, combined with cache blocking and gate fusion, deliver up to 160x speedup on circuit benchmarks and 34x on diagonal-heavy gates versus prior simulators.