Documentation
Installers
Source
Release Notes
- Advertised Version: 1.3.2
- Continuous Version: 1.3.2
- Release Date: 17 May 2019
- Documentation: http://psicode.org/psi4manual/1.3.2/
- Availability: Public, GitHub source, CMake build, Conda binary installers
- Span: 3 PRs
Enhancements
- #1576 regularize MP2 correlation QCSchema variable and move
psi4 --jsonoutput to tmpfile.
Building
Bug Fixes
- #1602 fixes multiple bugs in
NBOWriterthat make all previous Psi-generated NBO files suspect. - #1607 explicitly allow loading pickles in
np.readinpsi4.core.Wavefunctiondeserialization. This is needed for Psi4 to work with NumPy >=1.16.3, when the pickle-loading-default changed.