ID: quant-ph/0211100

Classical Concepts in Quantum Programming

November 18, 2002

View on ArXiv

Similar papers 5

isQ: Towards a Practical Software Stack for Quantum Programming

May 8, 2022

87% Match
Jingzhe Guo, Huazhe Lou, Riling Li, Wang Fang, Junyi Liu, Peixun Long, ... , Ying Mingsheng
Quantum Physics

We introduce isQ, a new software stack for quantum programming in an imperative programming language, also named isQ. The aim of isQ is to make the programmers write quantum programs as conveniently as possible. In particular: 1) The isQ language and its compiler contain many features, including some not well supported by (most) other quantum programming platforms, e.g. classical control flow such as recursion; decomposition of selfdefined unitary gates; and oracle programmin...

Find SimilarView on arXiv

LIQUi|>: A Software Design Architecture and Domain-Specific Language for Quantum Computing

February 18, 2014

87% Match
Dave Wecker, Krysta M. Svore
Emerging Technologies
Programming Languages

Languages, compilers, and computer-aided design tools will be essential for scalable quantum computing, which promises an exponential leap in our ability to execute complex tasks. LIQUi|> is a modular software architecture designed to control quantum hardware. It enables easy programming, compilation, and simulation of quantum algorithms and circuits, and is independent of a specific quantum architecture. LIQUi|> contains an embedded, domain-specific language designed for pro...

Find SimilarView on arXiv

On the Theory of Quantum and Towards Practical Computation

February 7, 2024

87% Match
Robert Kudelić
Popular Physics
Emerging Technologies

Quantum computing exposes the brilliance of quantum mechanics through computer science and, as such, gives oneself a marvelous and exhilarating journey to go through. This article leads along that journey with a historical and current outlook on quantum computation that is geared toward computer experts but also to experts from other disciplines as well. It is an article that will bridge the vast gap between classical and quantum computation and open an entering wedge through...

Find SimilarView on arXiv

Formal Methods for Quantum Programs: A Survey

September 14, 2021

87% Match
Christophe Chareton, Sébastien Bardin, Dongho Lee, Benoît Valiron, ... , Xu Zhaowei
Programming Languages

While recent progress in quantum hardware open the door for significant speedup in certain key areas (cryptography, biology, chemistry, optimization, machine learning, etc), quantum algorithms are still hard to implement right, and the validation of such quantum programs is achallenge. Moreover, importing the testing and debugging practices at use in classical programming is extremely difficult in the quantum case, due to the destructive aspect of quantum measurement. As an a...

Find SimilarView on arXiv

Software Architecture Challenges in Integrating Hybrid Classical-Quantum Systems

August 2, 2023

87% Match
Vlad Stirbu, Tommi Mikkonen
Software Engineering

The emergence of quantum computing proposes a revolutionary paradigm that can radically transform numerous scientific and industrial application domains. The ability of quantum computers to scale computations exponentially imply better performance and efficiency for certain algorithmic tasks than current computers provide. However, to gain benefit from such improvement, quantum computers must be integrated with existing software systems, a process that is not straightforward....

Find SimilarView on arXiv

A feasible and unitary programming language with quantum control

November 2, 2023

87% Match
Alejandro CONICET, UBA, UNQ Díaz-Caro, Emmanuel MOCQUA Hainry, ... , Silva Mário MOCQUA
Logic in Computer Science
Programming Languages

We introduce PUNQ, a novel quantum programming language with quantum control, which features higher-order programs that can be superposed, enabling quantum control via quantum conditionals. Our language boasts a type system guaranteeing both unitarity and polynomial-time normalization. Unitarity is achieved by using a special modality for superpositions while requiring orthogonality among superposed terms. Polynomial-time normalization is achieved using a linear-logic-based t...

Find SimilarView on arXiv

Quingo: A Programming Framework for Heterogeneous Quantum-Classical Computing with NISQ Features

September 2, 2020

87% Match
Quingo Development Team The
Programming Languages

The increasing control complexity of Noisy Intermediate-Scale Quantum (NISQ) systems underlines the necessity of integrating quantum hardware with quantum software. While mapping heterogeneous quantum-classical computing (HQCC) algorithms to NISQ hardware for execution, we observed a few dissatisfactions in quantum programming languages (QPLs), including difficult mapping to hardware, limited expressiveness, and counter-intuitive code. Also, noisy qubits require repeatedly pe...

Find SimilarView on arXiv

Extending Python for Quantum-Classical Computing via Quantum Just-in-Time Compilation

May 10, 2021

87% Match
Thien Nguyen, Alexander J. McCaskey
Quantum Physics

Python is a popular programming language known for its flexibility, usability, readability, and focus on developer productivity. The quantum software community has adopted Python on a number of large-scale efforts due to these characteristics, as well as the remote nature of near-term quantum processors. The use of Python has enabled quick prototyping for quantum code that directly benefits pertinent research and development efforts in quantum scientific computing. However, t...

Find SimilarView on arXiv

Introducing Control Flow in Qubit Allocation for Quantum Turing Machines

July 16, 2019

87% Match
Michael Cubeddu, Will Finigan, Thomas Lively, ... , Narang Prineha
Computational Physics

Different platforms for quantum computation are currently being developed with a steadily increasing number of physical qubits. To make today's devices practical for quantum software engineers, novel programming tools with maximal flexibility have to be developed. One example to extend the applicability of quantum computers to more complex computational problems is quantum control flow. The concept of control flow allows for expanded algorithmic power of the programming langu...

Find SimilarView on arXiv

Quantum Predicative Programming

February 17, 2006

87% Match
Anya Tafliovich, E. C. R. Hehner
Programming Languages

The subject of this work is quantum predicative programming -- the study of developing of programs intended for execution on a quantum computer. We look at programming in the context of formal methods of program development, or programming methodology. Our work is based on probabilistic predicative programming, a recent generalisation of the well-established predicative programming. It supports the style of program development in which each programming step is proven correct ...

Find SimilarView on arXiv