Skip to content

Latest commit

 

History

History
57 lines (36 loc) · 1.31 KB

README.rst

File metadata and controls

57 lines (36 loc) · 1.31 KB

PySurf: A Framework for Database Accelerated Quantum Chemistry

 _____          _____                __
|  __ \        / ____|              / _|
| |__) |_   _ | (___   _   _  _ __ | |_
|  ___/| | | | \___ \ | | | || '__||  _|
| |    | |_| | ____) || |_| || |   | |
|_|     \__, ||_____/  \__,_||_|   |_|
         __/ |
        |___/

Requirements

  • pycolt >=0.2
  • qctools

Both can be installed by:

pip install pycolt qctools

Additionally:

  • netcdf4
  • numpy
  • matplotlib
  • Free software: Apache License 2.0

General Aim:

  • Fast prototyping
  • Easily extensible
  • Light-weight
  • Developer/user friendly

Credits

This work was supported by the Innovational Research Incentives Scheme Vidi 2017 with project number 016.Vidi.189.044, (partly) funded by the Dutch Research Council (NWO).

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.