English

An Interpreter for Quantum Circuits

Logic in Computer Science 2013-05-01 v1 Quantum Physics

Abstract

This paper describes an ACL2 interpreter for "netlists" describing quantum circuits. Several quantum gates are implemented, including the Hadamard gate H, which rotates vectors by 45 degrees, necessitating the use of irrational numbers, at least at the logical level. Quantum measurement presents an especially difficult challenge, because it requires precise comparisons of irrational numbers and the use of random numbers. This paper does not address computation with irrational numbers or the generation of random numbers, although future work includes the development of pseudo-random generators for ACL2.

Keywords

Cite

@article{arxiv.1304.7860,
  title  = {An Interpreter for Quantum Circuits},
  author = {Lucas Helms and Ruben Gamboa},
  journal= {arXiv preprint arXiv:1304.7860},
  year   = {2013}
}

Comments

In Proceedings ACL2 2013, arXiv:1304.7123

R2 v1 2026-06-22T00:08:33.060Z