-
This issue will be used to keep track of error mitigation techniques that could be added to Mitiq or could build on-top of techniques already in Mitiq.
- Symmetry Adjusted Classical Shadows
htt…
-
## Issue Description
Add download option button to tutorials in docs, including `.ipynb` option. However, we would like to have the source code as it is, in terms of `.md` files, with…
-
## Problem
The Pauli Twirling module `mitiq.pt` is currently difficult to use on a simulated backend. This is because incoherent/coherent noise is usually modeled using additional layers of noise t…
-
Make a checklist before making repo public. This could include:
- [x] add boilerplate with copyright info (similar to Mitiq's) to each file
- [X] check the information in the license is correct a…
-
These FAQ's will have a section directing a person to the FAQs first. If their question is not in the list of FAQs then a section to think about & describe their problem in detail (https://blog.coding…
-
[Following warning](https://github.com/unitaryfund/mitiq/actions/runs/7053761686/job/19201430837#step:6:4068) is raised by pytest:
```
mitiq/rem/tests/test_inverse_confusion_matrix.py::test_closes…
-
The CDR method needs a near-Clifford simulator to be efficient at scale. Currently, this is sort-of placed on the user as an [argument to `execute_with_cdr`](https://github.com/unitaryfund/mitiq/blob/…
-
Issue Description
-----------------
Gate errors are one of the major sources of noise in quantum circuits and can be classified in two groups: Coherent and incoherent errors. Coherent errors occur…
-
For arXiv let's add a badge similar to https://github.com/unitaryfund/mitiq#. Add a citation.bib file similar to https://github.com/unitaryfund/mitiq/blob/master/CITATION.bib with the citation info. A…
-
Currently we have the following folding techniques built into Mitiq:
- [`fold_all`](https://github.com/unitaryfund/mitiq/blob/50cf3be8875521110e23a8796150ab3458446fa6/mitiq/zne/scaling/folding.py#L…