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:
Tutorials