updates [ci skip]

This commit is contained in:
edoapra 2019-10-10 14:54:09 -07:00
parent 4343c06d65
commit f75adba828
No known key found for this signature in database
GPG key ID: 48E12DA1EDE9E1B0

View file

@ -13,13 +13,19 @@ NWChem 7.0.0 will be released with the latest Global Arrays Toolkit (v5.7).
NEW FUNCTIONALITY
- Improved and automated Simint Interface
- DUCC
- DUCC Quantum computing
- MetaGGA XC functionals for PSPW
- SCAN/SCANR ... XC functionals for LCAO DFT
- Python 3
- OpenMP GPU offload (work in progress)
BUG FIXES/ENHANCEMENTS
- Improved Python installation options. No env. variables need.
Only PYTHONVERSION might be supplied.
Requirement: python and python-config (or v3 variants) in PATH
@ -28,3 +34,5 @@ BUG FIXES/ENHANCEMENTS
- port to latest GNU compilers (9 and 10)
- port to Flang compiler (aarch64 and x86_64)