hongyehu / PyClifford

An intuitive programming package for simulating and analyzing Clifford circuits, quantum measurement, and stabilizer states with applications to many-body localization, classical shadows, quantum chemistry and error correction code.
https://hongyehu.github.io/PyCliffordPages/intro.html
BSD 3-Clause "New" or "Revised" License
75 stars 15 forks source link

Rolling back PauliMonomial or specialize PauliPolynomial? #10

Closed EverettYou closed 1 year ago

EverettYou commented 1 year ago

Some function depends on PauliMonomial. However, we can discuss whether we want to roll back PauliMonomial or we can use a single-term PauliPolynomial as a PauliMonomial.

EverettYou commented 1 year ago

Rolled back