documentation icon indicating copy to clipboard operation
documentation copied to clipboard

Add explanatory material on error mitigation techniques

Open kevinsung opened this issue 1 year ago • 1 comments

URL, if applicable

No response

Describe the new content you are requesting.

Techniques to document:

  • Dynamical decoupling
  • Measurement error mitigation
  • Gate twirling
  • Zero-noise extrapolation
  • Probabilistic error amplification (?)
  • Probabilistic error cancellation (?)

Some useful content for this can be found in the appendix of this notebook, which was the starting point of this PR, which didn't include that material in the final tutorial.

If this new content request is accepted, do you want to write the content?

I will write a draft of the proposed content

kevinsung avatar May 13 '24 16:05 kevinsung

I'm thinking this piece would probably work well in the run section where we talk about the runtime options. If we can also include some code examples of how to set each type with runtime that would be great.

Also I think yes we should talk about PEA, and show people how to use it with the runtime experimental branch

javabster avatar May 13 '24 16:05 javabster