Update [ci skip]

This commit is contained in:
Edoardo Aprà 2020-10-07 18:53:40 -07:00 committed by edoapra
parent 2241ac590b
commit 64e4aa1fe0
No known key found for this signature in database
GPG key ID: 472C4EBB4F3AEDFA

View file

@ -24,3 +24,17 @@ BUG FIXES/ENHANCEMENTS
* nwpw module: fix for case when peigs is not available and scalapack is
* mcscf module: fix for case when peigs is not available and scalapack is
* made more Python examples Python 3 compatible
* switch to Global Arrays version 5.7.2
* gcc 10 fixes
* bug fixes for DFTMP2 https://github.com/nwchemgit/nwchem/issues/246
* bug fixes for xcamb88 https://github.com/nwchemgit/nwchem/issues/223
* improved scripts for the creating of linear algebra libraries using the env. variables BUILD_OPENBLAS and BUILD_SCALAPACK