Welcome to Adiabatic Compiler’s documentation!

Introduction

Adiabatic Compiler is a Python package that aims to implement the theory of the translations from an arbritrary gate-based quantum circuit into an adibatic program, which we can run it as adibatic quantum computation.

The translations from an gate-based quantum computation to adibatic quantum computation are mostly in a theoritical stage but have been proved to work. It motivates us to seek the practicality and applicability of the theories. So I chose to implement the translations from the foundational paper (1) which proved the equivalence between gate-based quantum computation and adibatic quantum computation, and another recently published paper (2) with connections with the foundational paper:

1. D. Aharonov, W. van Dam, J. Kempe, Z. Landau, S. Lloyd, and O. Regev, “Adiabatic quantum computation is equivalent to standard quantum com- putation,” 2005.

2. A. Anshu, N. P. Breuckmann, and Q. T. Nguyen, “Circuit-to-hamiltonian from tensor networks and fault tolerance,” 2023.

Indices and tables