Skip to content
/ pyscf Public
forked from pyscf/pyscf

Python module for quantum chemistry

License

Notifications You must be signed in to change notification settings

cnyeh/pyscf

This branch is 2 commits ahead of, 933 commits behind pyscf/pyscf:master.

Folders and files

NameName
Last commit message
Last commit date
Jul 11, 2021
Apr 11, 2021
Feb 20, 2020
Jul 11, 2021
Jul 22, 2021
Jul 22, 2021
Dec 15, 2020
Dec 22, 2020
Mar 8, 2021
Sep 12, 2019
Oct 13, 2019
Mar 19, 2018
Mar 29, 2021
Apr 27, 2021
Oct 7, 2020
Feb 11, 2018
Mar 7, 2021
Mar 7, 2021
Apr 27, 2021
Oct 9, 2017
Mar 15, 2021

Repository files navigation

Python-based Simulations of Chemistry Framework

Build Status codecov

2020-03-28

Installation

  • Install stable release

      pip install pyscf
    
  • (Optionally) Extensions projects geomopt, dftd3, dmrgscf, doci, icmpspt, properties, semiempirical, shciscf ... (more on https://github.com/pyscf) can be installed using pip

      pip install pyscf[all]
    

    Install an individual extension

      pip install pyscf[dftd3]
    
  • More details of custom install can be found in installation manual

Citing PySCF

The following paper should be cited in publications utilizing the PySCF program package:

PySCF: the Python‐based simulations of chemistry framework, Q. Sun, T. C. Berkelbach, N. S. Blunt, G. H. Booth, S. Guo, Z. Li, J. Liu, J. McClain, E. R. Sayfutyarova, S. Sharma, S. Wouters, G. K.-L. Chan (2018), WIREs Comput. Mol. Sci., 8: e1340. doi:10.1002/wcms.1340

Recent developments in the PySCF program package, Qiming Sun, Xing Zhang, Samragni Banerjee, Peng Bao, Marc Barbry, Nick S. Blunt, Nikolay A. Bogdanov, George H. Booth, Jia Chen, Zhi-Hao Cui, Janus J. Eriksen, Yang Gao, Sheng Guo, Jan Hermann, Matthew R. Hermes, Kevin Koh, Peter Koval, Susi Lehtola, Zhendong Li, Junzi Liu, Narbe Mardirossian, James D. McClain, Mario Motta, Bastien Mussard, Hung Q. Pham, Artem Pulkin, Wirawan Purwanto, Paul J. Robinson, Enrico Ronca, Elvira R. Sayfutyarova, Maximilian Scheurer, Henry F. Schurkus, James E. T. Smith, Chong Sun, Shi-Ning Sun, Shiv Upadhyay, Lucas K. Wagner, Xiao Wang, Alec White, James Daniel Whitfield, Mark J. Williamson, Sebastian Wouters, Jun Yang, Jason M. Yu, Tianyu Zhu, Timothy C. Berkelbach, Sandeep Sharma, Alexander Yu. Sokolov, and Garnet Kin-Lic Chan, J. Chem. Phys., 153, 024109 (2020). doi:10.1063/5.0006074

Bug reports and feature requests

Please submit tickets on the issues page.

About

Python module for quantum chemistry

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 83.5%
  • C 16.1%
  • Common Lisp 0.2%
  • CMake 0.1%
  • Shell 0.1%
  • Makefile 0.0%