中文
相关论文

相关论文: Extending the Lambda Calculus to Express Randomize…

200 篇论文

This study considers implementations of error correction in a simulation language on a classical computer. Error correction will be necessarily in quantum computing and quantum information. We will give some examples of the implementations…

量子物理 · 物理学 2008-09-22 Peter Nyman

In recent developments, deep learning methodologies applied to Natural Language Processing (NLP) have revealed a paradox: They improve performance but demand considerable data and resources for their training. Alternatively, quantum…

计算与语言 · 计算机科学 2025-10-23 Farha Nausheen , Khandakar Ahmed , M Imad Khan , Farina Riaz

Quantum computations operate in the quantum world. For their results to be useful in any way, there is an intrinsic necessity of cooperation and communication controlled by the classical world. As a consequence, full formal descriptions of…

量子物理 · 物理学 2007-05-23 Philippe Jorrand , Marie Lalire

In this work we introduce Qumin, a novel quantum programming language with a focus on providing an easy to use, minimalist, high-level, and easily extensible platform for quantum programming. Qumin's design concentrates on encompassing the…

编程语言 · 计算机科学 2017-04-17 Alexander Singh , Konstantinos Giannakis , Theodore Andronikos

One of the most fundamental aspects of quantum circuit design is the concept of families of circuits parametrized by an instance size. As in classical programming, metaprogramming allows the programmer to write entire families of circuits…

量子物理 · 物理学 2019-08-08 Matthew Amy

We study the semantic foundation of expressive probabilistic programming languages, that support higher-order functions, continuous distributions, and soft constraints (such as Anglican, Church, and Venture). We define a metalanguage (an…

编程语言 · 计算机科学 2017-03-31 Sam Staton , Hongseok Yang , Chris Heunen , Ohad Kammar , Frank Wood

We study an untyped lambda calculus with quantum data and classical control. This work stems from previous proposals by Selinger and Valiron and by Van Tonder. We focus on syntax and expressiveness, rather than (denotational) semantics. We…

计算机科学中的逻辑 · 计算机科学 2007-05-23 Ugo Dal Lago , Andrea Masini , Margherita Zorzi

We introduce the language QML, a functional language for quantum computations on finite types. Its design is guided by its categorical semantics: QML programs are interpreted by morphisms in the category FQC of finite quantum computations,…

量子物理 · 物理学 2008-05-06 Thorsten Altenkirch , Jonathan Grattage

We present a basic high-level structures used for developing quantum programming languages. The presented structures are commonly used in many existing quantum programming languages and we use quantum pseudo-code based on QCL quantum…

编程语言 · 计算机科学 2011-10-10 P. Gawron , J. Klamka , J. A. Miszczak , R. Winiarczyk

The logic which describes quantum robots is not orthodox quantum logic, but a deductive calculus which reproduces the quantum tasks (computational processes, and actions) taking into account quantum superposition and quantum entanglement. A…

量子物理 · 物理学 2009-05-28 Paola Zizzi

Quantum computing, albeit readily available as hardware or emulated on the cloud, is still far from being available in general regarding complex programming paradigms and learning curves. This vision paper introduces $Classi|Q\rangle$, a…

软件工程 · 计算机科学 2024-07-02 Matteo Esposito , Maryam Tavassoli Sabzevari , Boshuai Ye , Davide Falessi , Arif Ali Khan , Davide Taibi

We present a language extension for parallel quantum programming to (1) remove ambiguities concerning parallelism in current quantum programming languages and (2) facilitate space-time tradeoff investigations in quantum computing. While the…

The field of quantum algorithms is vibrant. Still, there is currently a lack of programming languages for describing quantum computation on a practical scale, i.e., not just at the level of toy problems. We address this issue by introducing…

编程语言 · 计算机科学 2013-07-08 Alexander S. Green , Peter LeFanu Lumsdaine , Neil J. Ross , Peter Selinger , Benoît Valiron

Instead of producing quantum languages that are fit for current quantum computers, we build a language from standard classical assembler and augment it with quantum capabilities so that quantum algorithms become a subset of it. This paves…

量子物理 · 物理学 2022-06-29 Thomas Gabor , Marian Lingsch Rosenfeld , Claudia Linnhoff-Popien

We consider a programming language that can manipulate both classical and quantum information. Our language is type-safe and designed for variational quantum programming, which is a hybrid classical-quantum computational paradigm. The…

计算机科学中的逻辑 · 计算机科学 2022-01-19 Xiaodong Jia , Andre Kornell , Bert Lindenhovius , Michael Mislove , Vladimir Zamdzhiev

Based on the connection between the categorical derivation of classical programs from specifications and the category-theoretic approach to quantum physics, this paper contributes to extending the laws of classical program algebra to…

量子物理 · 物理学 2020-10-22 Ana Neri , Rui Soares Barbosa , José N. Oliveira

Quantum annealing offers a promising paradigm for solving NP-hard combinatorial optimization problems, but its practical application is severely hindered by two challenges: the complex, manual process of translating problem descriptions…

机器学习 · 计算机科学 2025-09-03 Huixiang Zhang , Mahzabeen Emu , Salimur Choudhury

This paper demonstrates how to add a measurement operator to quantum lambda-calculi. A proof of the consistency of the semantics is given through a proof of confluence presented in a sufficiently general way to allow this technique to be…

量子物理 · 物理学 2011-02-08 Alejandro Díaz-Caro , Pablo Arrighi , Manuel Gadella , Jonathan Grattage

Quantum computing (QC) represents the future of computing systems, but the tools for reasoning about the quantum model of computation, in which the laws obeyed are those on the quantum mechanical scale, are still a mix of linear algebra and…

软件工程 · 计算机科学 2021-11-17 Carmelo R. Cartiere

Quantum computer programming is emerging as a new subject domain from multidisciplinary research in quantum computing, computer science, mathematics (especially quantum logic, lambda calculi, and linear logic), and engineering attempts to…

编程语言 · 计算机科学 2008-12-18 Donald A. Sofge