paper-with-me

Papers

Qibo: a framework for quantum simulation with hardware acceleration

2020-09-03 · Stavros Efthymiou, Sergi Ramos-Calderer, Carlos Bravo-Prieto, Adrián Pérez-Salinas, Diego García-Martín, Artur Garcia-Saez, José Ignacio Latorre, Stefano Carrazza

We present Qibo, a new open-source software for fast evaluation of quantum circuits and adiabatic evolution which takes full advantage of hardware accelerators. The growing interest in quantum computing and the recent developments of quantum hardware devices motivates the development of new advanced computational tools focused on performance and usage simplicity. In this work we introduce a new quantum simulation framework that enables developers to delegate all complicated aspects of hardware or platform implementation to the library so they can focus on the problem and quantum algorithms at hand. This software is designed from scratch with simulation performance, code simplicity and user friendly interface as target goals. It takes advantage of hardware acceleration such as multi-threading CPU, single GPU and multi-GPU devices.

📄 PDF Abstract BibTeX arXiv:2009.01845

Code (6)

Quantum-TII/qibo 공식 구현 tf
qiboteam/qibo 공식 구현
Quantum-TII/qibotf tf
qiboteam/qibojit
qiboteam/qibolab
qiboteam/qibotf tf

Tasks

CPUGPU

Similar Papers 제목 키워드 기반

QIBONN: A Quantum-Inspired Bilevel Optimizer for Neural Networks on Tabular Classification

2025-11-12 · Pedro Chumpitaz-Flores, My Duong, Ying Mao, Kaixun Hua arxiv

Hyperparameter optimization (HPO) for neural networks on tabular data is critical to a wide range of applications, yet it remains challenging due to large, non-convex search spaces and the cost of exhaustive tuning. We i…

Hyperparameter Optimization

Multi-GPU-Enabled Hybrid Quantum-Classical Workflow in Quantum-HPC Middleware: Applications in Quantum Simulations

2024-03-09 · Kuan-Cheng Chen, Xiaoren Li, Xiaotian Xu, Yun-Yuan Wang 외

Achieving high-performance computation on quantum systems presents a formidable challenge that necessitates bridging the capabilities between quantum hardware and classical computing resources. This study introduces an i…

BenchmarkingCPUGPU

quantum Case-Based Reasoning (qCBR)

2021-04-01 · Parfait Atchade-Adelomou, Daniel Casado-Fauli, Elisabet Golobardes-Ribe, Xavier Vilasis-Cardona

Case-Based Reasoning (CBR) is an artificial intelligence approach to problem-solving with a good record of success. This article proposes using Quantum Computing to improve some of the key processes of CBR, such that a Q…

Combinatorial Optimization

Reducing the Complexity of Matrix Multiplication by Quantum Computing

2026-02-05 · Jiaqi Yao, Ding Liu arxiv

Matrix multiplication is a fundamental operation in compute-intensive tasks and a key component of modern quantum acceleration frameworks. Here we present a quantum matrix multiplication algorithm based on quantum kernel…

Quantum Walks-Based Adaptive Distribution Generation with Efficient CUDA-Q Acceleration

2025-04-18 · Yen-Jui Chang, Wei-Ting Wang, Chen-Yu Liu, Yun-Yuan Wang 외

We present a novel Adaptive Distribution Generator that leverages a quantum walks-based approach to generate high precision and efficiency of target probability distributions. Our method integrates variational quantum ci…

GPU