v1.3.2 — May 2019

  • Friday, May 17, 2019
blog-image

Documentation

Installers

Source

Release Notes

Enhancements

  • #1576 regularize MP2 correlation QCSchema variable and move psi4 --json output to tmpfile.

Building

Bug Fixes

  • #1602 fixes multiple bugs in NBOWriter that make all previous Psi-generated NBO files suspect.
  • #1607 explicitly allow loading pickles in np.read in psi4.core.Wavefunction deserialization. This is needed for Psi4 to work with NumPy >=1.16.3, when the pickle-loading-default changed.