QOperAv, a Code Generator for Generating Quantum Circuits for Evaluating Certain Quantum Operator Averages
Robert R. Tucci

TL;DR
QOperAv v1.5 is a Java-based code generator that creates quantum circuits to efficiently evaluate averages of functions of Hermitian operators, leveraging quantum phase estimation and multiplexors.
Contribution
It introduces a new software tool that automates quantum circuit generation for specific operator average evaluations, integrating established quantum algorithms.
Findings
Efficient polynomial-time quantum circuit generation for certain operator averages.
Implementation of the algorithm in a freely available Java application.
Utilizes standard quantum techniques like phase estimation and multiplexors.
Abstract
This paper introduces QOperAv v1.5, a Java application available for free. (Source code included in the distribution.) QOperAv is a "code generator" for generating quantum circuits. The quantum circuits generated by QOperAv can be used to evaluate with polynomial efficiency the average of for some simple (that is, computable with polynomial efficiency) function and a Hermitian operator , provided that we know how to compile with polynomial efficiency. QOperAv implements an algorithm described in earlier papers, that combines various standard techniques such as quantum phase estimation and quantum multiplexors.
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 · Numerical Methods and Algorithms
