unitaryfund / mitiq

Mitiq is an open source toolkit for implementing error mitigation techniques on most current intermediate-scale quantum computers.
https://mitiq.readthedocs.io
GNU General Public License v3.0
344 stars 145 forks source link

Tutorial using CDR with Qrack as the near-Clifford circuit simulator #2368

Open bdg221 opened 1 month ago

bdg221 commented 1 month ago

When updating the documentation recently on CDR, the need for efficient near-Clifford circuit simulators became apparent. One of the known efficient near-Clifford circuit simulators is Qrack. It only makes sense to have a tutorial showing CDR at scale using Qrack.

I mentioned this to @WrathfulSpatula and he was very encouraging. He pointed me to https://github.com/vm6502q/pyqrack-jupyter where there are examples of using the Clifford RZ simulation.

This issue does seem similar to #2003 though that did not involve CDR.