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
69 stars 13 forks source link

Arithmetic issues with TorchClifford Operations #12

Open taylorpatti opened 1 year ago

taylorpatti commented 1 year ago

There are a couple of arithmetic issues with TorchClifford, likely where the removal of PauliMonomial was incomplete. See PauliAlg doc for two examples.