Qiskit / qiskit-addon-mthree

Matrix-free Measurement Mitigation
https://qiskit.github.io/qiskit-addon-mthree/
Apache License 2.0
37 stars 27 forks source link

Revert text drawer introduced in #196 #200

Closed 1ucian0 closed 9 months ago

1ucian0 commented 9 months ago

Qiskit 1.0.0rc1 has a broken MPL circuit drawer https://github.com/Qiskit/qiskit/pull/11750

As a consequence, https://github.com/Qiskit-Extensions/mthree/pull/196 switch the drawing in the docs to text. This issue set it back once https://github.com/Qiskit/qiskit/pull/11750 gets released. This PR is on top of https://github.com/Qiskit-Extensions/mthree/pull/196