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

Clifford Synth and Readme update #26

Closed daehiff closed 10 months ago

daehiff commented 11 months ago

TL;DR: This PR adds the code from arxiv.org:2309.08972 for our Clifford tableau synthesis algorithm and some improvements on the CI and README.md.

README.md:

Clifford Tableau Synthesis:

sg495 commented 11 months ago

Can I get some colour on why this one was closed, as opposed to merged?

daehiff commented 11 months ago

Missclick, to be honest, I'll integrate the circuit class of @y-richie-y and then reopen it.

Sorry :D

sg495 commented 11 months ago

Good to know: it seemed to be a lot of work to just drop it 😊. I'll reopen it now to keep track of things, you take all the time you need.