QCEngine
QCEngine copied to clipboard
stdsuite testing remp2, oo, dfcc
Description
This pairs with https://github.com/psi4/psi4/pull/2633. It doesn't affect QCEngine's general purpose, so I'll plan to mint a v0.24.1 with this when the Psi4 use is finalized.
Adds ref values for df ccsd, ccsd(t), a-ccsd(t), for orbital-optimized mp2, mp2.5, mp3, ccd, ccd(t), a-ccd(t), and for remp2 and oremp2. Existing reference values computed with Psi4's dfocc and occ modules have been updated now that it can converge tighter.
Changelog description
Status
- [x] Code base linted
- [x] Ready to go