Open vabarbosa opened 2 months ago
working on it
@vabarbosa I met lots of problems on this notebook, I'll try to resume them in the best way:
from qiskit.utils.mitigation import complete_meas_cal, CompleteMeasFitter
are not anymore supported, plus I'll explain in the following points why they are not useful anymoreSo as you can see the notebook, in my opinion and please let me know yours, it's to re-write. I can do it but it will take me some time. i think it's worth to know if there is already a notebook that present these themes so I don't do a duplicate. If you have any knowledge on this please let me know.
P.S.: I definitely think this tutorial for transpilation may be very helpful, as I already said to you Va we need to remove backend.run
from everywhere.
Hi @davidemoretti1 , thanks a lot for the detailed review of this demo. It was kind of expected that it is incompatible with Qiskit 1.x in its current form, and will need a number of changes. The main purpose of the demo/notebook is education and highlighting important aspects when running circuits on a real device (or a mock device) vs a perfect, noise-free simulator. It uses just three Qubits, but many effects of error and noise can be explained, and approaches to mitigate these.
Some comments on your specific remarks:
The GHZ Game on real devices notebook needs to be updated for Qiskit 1.2 and fix any broken links, typo, etc.
GHZ-on-Real-Devices.ipynb
code cellsGHZ-on-Real-Devices.ipynb
contentLinks