qiskit-community / qiskit-nature-pyscf

Documentation at https://qiskit-community.github.io/qiskit-nature-pyscf/
Apache License 2.0
18 stars 10 forks source link

refactor: switch from `qiskit.algorithms` to `qiskit_algorithms` #43

Closed mrossinek closed 10 months ago

mrossinek commented 1 year ago

Summary

Follows the same changes as done in the various application packages.

Details and comments

mrossinek commented 1 year ago

This is blocked by https://github.com/qiskit-community/qiskit-nature/pull/1252 being merged and subsequently released as part of Qiskit Nature 0.7 otherwise this package depends on the development version of Qiskit Nature.

coveralls commented 10 months ago

Pull Request Test Coverage Report for Build 6847207969


Totals Coverage Status
Change from base Build 6656257513: 0.0%
Covered Lines: 120
Relevant Lines: 154

💛 - Coveralls
woodsp-ibm commented 10 months ago

Do we not need to bump the min version of qiskit-nature in requirements. This comment seems to imply it needs 0.7 https://github.com/qiskit-community/qiskit-nature-pyscf/pull/43#issuecomment-1719576412