Qiskit / documentation

The documentation content home for https://docs.quantum.ibm.com.
https://docs.quantum.ibm.com
Apache License 2.0
38 stars 68 forks source link

Add tutorial on error mitigation with Qiskit Runtime Estimator #1168

Closed javabster closed 4 months ago

javabster commented 5 months ago

[ CURRENTLY UNDER PRODUCT REVIEW IN QTE REPO]

This tutorial is based on a summit demo but uses Estimator instead of Sampler. It is a new notebook created by Saki and Pedro on Nate's team, please work with them on this issue.

javabster commented 5 months ago

update: this issue is now also covering the sampler scaling notebook too:

This tutorial is based on a summit demo and was refactored by Ritajit on Nate's team, please work with him on this issue.

kevinsung commented 5 months ago

The original notebooks were designed for a Summit presentation. The needs of a tutorial on the learning platform are a bit different, and I'd like to make a few changes for pedagogical reasons:

kevinsung commented 5 months ago

Split off the Sampler tutorial to https://github.com/Qiskit/documentation/issues/1310