The Python-based Simulations of Chemistry Framework (PySCF)

Qiming Sun,Timothy C. Berkelbach,Nick S. Blunt,George H. Booth,Sheng Guo,Zhendong Li,Junzi Liu,James McClain,Elvira R. Sayfutyarova,Sandeep Sharma,Sebastian Wouters,Garnet Kin-Lic Chan,Elvira R.Sayfutyarova
DOI: https://doi.org/10.48550/arXiv.1701.08223
IF: 2.552
2017-01-27
Chemical Physics
Abstract:PySCF is a general-purpose electronic structure platform designed from the ground up to emphasize code simplicity, both to aid new method development, as well as for flexibility in computational workflow. The package provides a wide range of tools to support simulations of finite size systems, extended systems with periodic boundary conditions, low dimensional periodic systems, and custom Hamiltonians, using mean-field and post-mean-field methods with standard Gaussian basis functions. To ensure easy of extensibility, PySCF uses the Python language to implement almost all its features, while computationally critical paths are implemented with heavily optimized C routines. Using this combined Python/C implementation, the package is as efficient as the best existing C or Fortran based quantum chemistry programs. In this paper we document the capabilities and design philosophy of the current version of the PySCF package.
What problem does this paper attempt to address?