中文
相关论文

相关论文: QTurbo: A Robust and Efficient Compiler for Analog…

200 篇论文

Quantum simulation is a potentially powerful application of quantum computing, holding the promise to be able to emulate interesting quantum systems beyond the reach of classical computing methods. Despite such promising applications, and…

量子物理 · 物理学 2022-10-07 Kaelyn J. Ferris , A. J. Rasmusson , Nicholas T. Bronn , Olivia Lanes

Quantum circuit simulators have a long tradition of exploiting massive hardware parallelism. Most of the times, parallelism has been supported by special purpose libraries tailored specifically for the quantum circuits. Quantum circuit…

量子物理 · 物理学 2021-06-29 Oumarou Oumarou , Alexandru Paler , Robert Basmadjian

Analogue quantum simulators offer a promising route to explore quantum many-body dynamics beyond classical reach in the near term. However, their vulnerability to noise limits the accuracy of simulations. Here, we establish a new framework…

量子物理 · 物理学 2026-01-12 Gabriele Bressanini , Yue Ma , Hyukjoon Kwon , M. S. Kim

Computing the electronic structure of molecules with high precision is a central challenge in the field of quantum chemistry. Despite the enormous success of approximate methods, tackling this problem exactly with conventional computers is…

量子物理 · 物理学 2020-10-20 J. Argüello-Luengo , A. González-Tudela , T. Shi , P. Zoller , J. I. Cirac

Quantum computers promise to transform our notions of computation by offering a completely new paradigm. To achieve scalable quantum computation, optimizing compilers and a corresponding software design flow will be essential. We present a…

编程语言 · 计算机科学 2018-07-24 Thomas Häner , Damian S. Steiger , Krysta Svore , Matthias Troyer

Conventional vector-based simulators for quantum computers are quite limited in the size of the quantum circuits they can handle, due to the worst-case exponential growth of even sparse representations of the full quantum state vector as a…

量子物理 · 物理学 2009-10-09 Michael P. Frank , Liviu Oniciuc , Uwe Meyer-Baese , Irinel Chiorescu

We introduce QCLAB, an object-oriented MATLAB toolbox for constructing, representing, and simulating quantum circuits. Designed with an emphasis on numerical stability, efficiency, and performance, QCLAB provides a reliable platform for…

量子物理 · 物理学 2025-03-06 Sophia Keip , Daan Camps , Roel Van Beeumen

We introduce AQCtensor, a novel algorithm to produce short-depth quantum circuits from Matrix Product States (MPS). Our approach is specifically tailored to the preparation of quantum states generated from the time evolution of quantum…

量子物理 · 物理学 2025-06-23 Niall F. Robertson , Albert Akhriev , Jiri Vala , Sergiy Zhuk

To run quantum algorithms on emerging gate-model quantum hardware, quantum circuits must be compiled to take into account constraints on the hardware. For near-term hardware, with only limited means to mitigate decoherence, it is critical…

量子物理 · 物理学 2017-12-22 Davide Venturelli , Minh Do , Eleanor Rieffel , Jeremy Frank

Quantum computation is a promising emerging technology which, compared to conventional computation, allows for substantial speed-ups e.g. for integer factorization or database search. However, since physical realizations of quantum…

量子物理 · 物理学 2018-06-07 Alwin Zulehner , Robert Wille

Quantum computing is an emerging technology, promising a paradigm shift in computing, and allowing for speedups in many different problems. However, quantum devices are still in their early stages, most with only a small number qubits. This…

量子物理 · 物理学 2018-11-09 Adam Kelly

Quantum computing has the potential to reduce the computational cost required for quantum dynamics simulations. However, existing quantum algorithms for coupled electron-nuclear dynamics simulation either require fault-tolerant devices, or…

量子物理 · 物理学 2026-03-03 Jong-Kwon Ha , Ryan J. MacDonell

Here we describe an approach for simulating electronic structure on quantum computers with significantly lower asymptotic complexity than prior work. The approach uses a real-space first-quantised representation of the molecular Hamiltonian…

Modern quantum computers rely heavily on real-time control systems for operation. Software for these systems is becoming increasingly more complex due to the demand for more features and more real-time devices to control. Unfortunately,…

量子物理 · 物理学 2022-11-30 Leon Riesebos , Kenneth R. Brown

We introduce qclab++, a light-weight, fully-templated C++ package for GPU-accelerated quantum circuit simulations. The code offers a high degree of portability as it has no external dependencies and the GPU kernels are generated through…

量子物理 · 物理学 2023-03-06 Roel Van Beeumen , Daan Camps , Neil Mehta

Realistic modeling of qubit systems including noise and constraints imposed by control hardware is required for performance prediction and control optimization of quantum processors. We introduce qopt, a software framework for simulating…

量子物理 · 物理学 2022-03-30 Julian D. Teske , Pascal Cerfontaine , Hendrik Bluhm

QASMTrans is a lightweight, high-performance, C++-based quantum compiler that bridges abstract quantum algorithms to device-level control and is designed for just-in-time (JIT) deployment on QPU testbeds with tightly integrated FPGAs or…

Quantum computing has made tremendous improvements in both software and hardware that have sparked interest in academia and industry to realize quantum computing applications. To this end, several steps are necessary: The underlying problem…

Quantum computers have the potential to solve some important industrial and scientific problems with greater efficiency than classical computers. While most current realizations focus on two-level qubits, the underlying physics used in most…

量子物理 · 物理学 2023-01-06 Kevin Mato , Martin Ringbauer , Stefan Hillmich , Robert Wille

Compilation and optimization of quantum circuits are critical components in the execution of algorithms on quantum computers. These components must successfully balance two competing priorities: minimizing the number of expensive resources,…