GBasis is distributed under GPL License version 3 (GPLv3).
The following dependencies will be necessary for GBasis to build properly,
- Python >= 2.7, >= 3.5: http://www.python.org/
- SciPy >= 0.11.0: http://www.scipy.org/
- NumPy >= 1.9.1: http://www.numpy.org/
- Nosetests >= 1.1.2: http://readthedocs.org/docs/nose/en/latest/
To install GBasis:
./tools/libs/install_libint-2.0.3.sh
python ./setup install --user
To run tests:
nosetests -v gbasis