Closed matt-chan closed 7 years ago
Things to fix before merging:
A few minor things to fix:
periodic.py
can be reduced as follows: sym2num = dict((value, key) for key, value in num2sym.iteritems())
**
it is very uncommon. Omitting spaces can be helpful to clarify order of operations, which was sometimes done in the old code.The isolated gbasis module in this branch is now an independent module with Python 2 & 3 compatibility. Please see: https://github.com/theochem/gbasis
No major API changes. Lots of small cleanups. Docstrings may still be out of date.