English

Quantum types: going beyond qubits and quantum gates

Quantum Physics 2025-01-14 v5

Abstract

Quantum computing is a growing field with significant potential applications. Learning how to code quantum programs means understanding how qubits work and learning to use quantum gates. This is analogous to creating classical algorithms using logic gates and bits. Even after learning all concepts, it is difficult to create new algorithms, which hinders the acceptance of quantum programming by most developers. This article outlines the need for higher-level abstractions and proposes some of them in a developer-friendly programming language called Rhyme. The new quantum types are extensions of classical types, including bits, integers, floats, characters, arrays, and strings. We show how to use such types with code snippets.

Keywords

Cite

@article{arxiv.2401.15073,
  title  = {Quantum types: going beyond qubits and quantum gates},
  author = {Tamás Varga and Yaiza Aragonés-Soria and Manuel Oriol},
  journal= {arXiv preprint arXiv:2401.15073},
  year   = {2025}
}

Comments

4 pages

R2 v1 2026-06-28T14:28:29.522Z