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

fix: ensure the `ElectronicDensity` is always unrestricted-spin #45

Closed mrossinek closed 11 months ago

mrossinek commented 11 months ago

Summary

The ElectronicDensity object returned in the ElectronicStructureResult from the PySCFGroundStateSolver is documented to always contain unrestricted-spin information. This was not the case so far and is addressed by this commit.

Details and comments

coveralls commented 11 months ago

Pull Request Test Coverage Report for Build 6323612560


Totals Coverage Status
Change from base Build 6322963296: -0.5%
Covered Lines: 115
Relevant Lines: 149

💛 - Coveralls