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

Deconstruction of Pauli gadgets #21

Open daehiff opened 1 year ago

daehiff commented 1 year ago

It would be interesting to provide different deconstructions of Pauli Gadets, like a Tree-Structure, Star-Structure, ...

Currently, decomposition only allows Star-Structures

sg495 commented 10 months ago

Seconded. It would be interesting to have implementations of common decompositions from the literature.