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

feat: support nroots greater than 1 #47

Closed mrossinek closed 10 months ago

mrossinek commented 10 months ago

Summary

This adds support for nroots > 1 to the PySCFGroundStateSolver. Technically, this would make it an ExcitedStatesSolver, but I do not think that differentiating this interface adds any value and is therefore unnecessary complexity.

Details and comments

coveralls commented 10 months ago

Pull Request Test Coverage Report for Build 6652418992


Totals Coverage Status
Change from base Build 6611604687: 0.7%
Covered Lines: 120
Relevant Lines: 154

💛 - Coveralls