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 release note about pyscf on Windows #114

Closed garrison closed 3 days ago

garrison commented 4 days ago

0b4558de79f5 drops the pyscf requirement on Windows because it fails to install there. I pushed that to main hastily and accidentally, when I intended to make a pull request. This follows that up with a release note, which we should also backport to the stable/0.8 branch because this change is included in the 0.8.1 release.

garrison commented 3 days ago

Before we merge this, I should add that Windows remains an unsupported platform.