babbush / HistoricalFermiLib

This is repo where we developed FermiLib, which then became OpenFermion
Apache License 2.0
1 stars 0 forks source link

The mystery of the odd electron RDMs #53

Closed babbush closed 7 years ago

babbush commented 7 years ago

We believe there is an issue in Psi4 which causes the RDMs of odd-numbered electron systems to be unphysical. Somehow, these RDMs have the correct energy the individual elements are sometimes greater than 1 or less than -1, which is impossible. We should first make absolute sure that this is due to Psi4, not an error on our end. Then point it out to the Psi4 developers. Next, we should add a warning to our code that is raised when one asks for the RDM of an odd-numbered electron system. Hopefully this is not an issue in pyscf.

This error is demonstrated in "known_errors.py".