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

Turn off exception checking in Cython #197

Closed nonhermitian closed 9 months ago

nonhermitian commented 9 months ago

Exception checking is causing performance issues now, and that needs to be explicitly turned off in Cython.