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

Mixed state dynamics examples #13

Open AdamZhang97 opened 1 year ago

AdamZhang97 commented 1 year ago

Hi, I want to simulate noisy Clifford circuits. Does PyClifford have some defined api to support noisy channels, like dephasing, and depolarizing? It would be helpful if you could give some examples. Thanks.

hongyehu commented 1 year ago

Hi Adam, We will work on dephasing and depolarizing API and do trajectory sampling. Bests, Hong-Ye