paper-with-me

Papers

QuForge: A Library for Qudits Simulation

2024-09-26 · Tiago de Souza Farias, Lucas Friedrich, Jonas Maziero

Quantum computing with qudits, an extension of qubits to multiple levels, is a research field less mature than qubit-based quantum computing. However, qudits can offer some advantages over qubits, by representing information with fewer separated components. In this article, we present QuForge, a Python-based library designed to simulate quantum circuits with qudits. This library provides the necessary quantum gates for implementing quantum algorithms, tailored to any chosen qudit dimension. Built on top of differentiable frameworks, QuForge supports execution on accelerating devices such as GPUs and TPUs, significantly speeding up simulations. It also supports sparse operations, leading to a reduction in memory consumption compared to other libraries. Additionally, by constructing quantum circuits as differentiable graphs, QuForge facilitates the implementation of quantum machine learning algorithms, enhancing the capabilities and flexibility of quantum computing research.

📄 PDF Abstract BibTeX arXiv:2409.17716

Code (1)

tiago939/QuForge 공식 구현 pytorch

Tasks

Quantum Machine Learning

Methods 이 논문이 사용한 방법론

Library 설명 없음

Similar Papers 제목 키워드 기반

Reconquering Bell sampling on qudits: stabilizer learning and testing, quantum pseudorandomness bounds, and more

2025-10-08 · Jonathan Allcock, Joao F. Doriguello, Gábor Ivanyos, Miklos Santha arxiv

Bell sampling is a simple yet powerful tool based on measuring two copies of a quantum state in the Bell basis, and has found applications in a plethora of problems related to stabiliser states and measures of magic. How…

Barren plateaus are amplified by the dimension of qudits

2024-05-13 · Lucas Friedrich, Tiago de Souza Farias, Jonas Maziero

Variational Quantum Algorithms (VQAs) have emerged as pivotal strategies for attaining quantum advantage in diverse scientific and technological domains, notably within Quantum Neural Networks. However, despite their pot…

Learning Pure Quantum States in Any Dimension (Almost) Without Regret

2026-05-09 · Josep Lumbreras, Marco Tomamichel arxiv

We extend quantum state tomography with minimal cumulative disturbance, first investigated in [arXiv:2406.18370], to arbitrary finite-dimensional pure states. A learner sequentially receives fresh copies of an unknown pu…

Quantum Measurement Classification with Qudits

2021-07-20 · Diego H. Useche, Andres Giraldo-Carvajal, Hernan M. Zuluaga-Bucheli, Jose A. Jaramillo-Villegas 외

This paper presents a hybrid classical-quantum program for density estimation and supervised classification. The program is implemented as a quantum circuit in a high-dimensional quantum computer simulator. We show that …

ClassificationDensity Estimation

$ξ$-torch: differentiable scientific computing library

2020-10-05 · Muhammad F. Kasim, Sam M. Vinko

Physics-informed learning has shown to have a better generalization than learning without physical priors. However, training physics-informed deep neural networks requires some aspect of physical simulations to be writte…

Physical Simulations