QuECT: A New Quantum Programming Paradigm
Arnab Chakraborty

TL;DR
The paper introduces QuECT, a novel quantum programming paradigm enabling embedding quantum circuit diagrams within classical programming languages, facilitating quantum algorithm development with a flexible and implementable approach.
Contribution
It proposes the Quantum Embeddable Circuit Technique (QuECT), allowing circuit embedding in classical languages, and provides a Java prototype demonstrating its feasibility.
Findings
QuECT can be implemented in any modern classical language.
A Java prototype of QuECT has been developed.
The paradigm simplifies quantum programming integration.
Abstract
Quantum computation constitutes a rapidly expanding subfield of computer science. Development quantum algorithms is facilitated by the availability of efficient quantum programming languages, and a plethora of approaches has been already suggested in the literature, ranging from GUI-based simple tools to elaborate standalone programming languages. In this paper we propose a novel paradigm called Quantum Embeddable Circuit Technique (QuECT) that allows a programmer to embed a circuit diagram in a classical "host" language. The paradigm can be implemented in any modern classical language. A prototype has been developed by the author using Java.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsQuantum Computing Algorithms and Architecture · Quantum Information and Cryptography · Computability, Logic, AI Algorithms
