Qiskit / qiskit-addon-sqd

Sample-based Quantum Diagonalization: Classically postprocess noisy quantum samples to yield more accurate eigenvalue estimations.
https://qiskit.github.io/qiskit-addon-sqd/
Apache License 2.0
32 stars 4 forks source link

Add support for py39 #83

Closed caleb-johnson closed 1 month ago

caleb-johnson commented 1 month ago

Adds support for py39

Note, the README shield will be updated when we release to PyPI.

garrison commented 1 month ago

I added Python 3.9 to the CI matrix in 40163bec828. If this passes, I think it is good to go.