Sarah Kaiser
Sarah Kaiser
Fixes #1201 Description ----------- Please explain the changes you made here. Checklist --------- Check off the following once complete (or if not applicable) after opening the PR. The PR will...
## New technique: Measurement error mitigation (by inverting confusion matrix) ### Problem Mitiq needs more error mitigation techniques. Measurement error mitigation is based on [Measurement Error Mitigation for Variational Quantum...
Pre-Request Checklist --------------------- - [x] I checked to make sure that this feature has not already been requested. Issue Description ----------------- Scoping this issue before #1211 and #1208 is a...
Issue Description ----------------- This issue is kind of the other half of #1208, but here we want to pass a fixed circuit input to Mitiq (in whatever platform, let's say...
Issue Description ----------------- One initial step to exploring the use of IRs and Mitiq/error mitigation more generally is to add pre-processing to inputs to Mitiq to allow it to consume...
## Integrate Mitiq with QuTiP ### Problem QuTiP is one of the most popular, independent quantum open source packages to date. It would be great if we could demonstrate or...
Issue Description ----------------- As a part of #908, and as specified by the [RFC](https://docs.google.com/document/d/13un5TZPknSOhmOBkrL2rsofjGfdp2jDnd-DywLpGFPc/edit#heading=h.mckr847qq60k) we want to add a general concepts section to the docs about composability of multiple error...
## New error mitigation technique: Virtual distillation ### Problem Mitiq needs more error mitigation techniques. Based on [Virtual Distillation for Quantum Error Mitigation](https://arxiv.org/abs/2011.07064). Also could consider [Koczor’s derangement method](https://arxiv.org/abs/2011.05942) ###...
Pre-Request Checklist --------------------- - [x] I checked to make sure that this feature has not already been requested. Issue Description ----------------- There are lots of ways that the version number...
### Problem Right now you can only install Mitiq from pip, which is common, but much harder to correctly resolve dependency conflicts as well as manage requirements outside of python...