coltonbh / qcop

A package for operating Quantum Chemistry programs using qcio standardized data structures. Compatible with TeraChem, psi4, QChem, NWChem, ORCA, Molpro, geomeTRIC and many more.
MIT License
3 stars 3 forks source link

Updated repr to always include .success for ProgramOutputs and to sho… #39

Closed coltonbh closed 1 month ago

coltonbh commented 1 month ago

…w this first. The last value in OptimizationResults.energies is nan if the last calulation failed.