hashberg-io / pauliopt

A Python library to simplify quantum circuits of phase and Pauli gadgets.
https://hashberg-io.github.io/pauliopt/
GNU Affero General Public License v3.0
13 stars 9 forks source link

General Combination of Circuits #16

Open daehiff opened 1 year ago

daehiff commented 1 year ago

So far we have only Paulipolynomials as circuit structures. Nevertheless, taking a look at the following works:

We can see, that there may be more forms acting on the 'Circuit'.

General Discussion: Should we integrate more forms of those into Pauliopt (like pure CliffordCircuits, ...) and in which form.