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

Add back macros for deprecated numpy api #233

Closed nonhermitian closed 1 month ago

nonhermitian commented 1 month ago

I naively assumed the old NumPy API warnings would be gone in NumPy 2.0, but I was wrong. This adds the macros back to stop the warning messages.