Navigation

  • Index
  • modules    
  •    
  •    
  •    
  •  · 
  • 1.2.1
  •  · 
  • PSI4

Contributions: Intro to Programming in PSI4¶

  • FAQ
    • C++ Style in PSI4
    • Modules in PSI4
    • Interfacing with PSI4
    • Versioning PSI4
    • Workflow
    • Miscellaneous
  • Plugins: Adding New Functionality to PSI4
    • Modular Approach to Development
    • Creating a New Plugin
    • Creating a New Plugin Using a Conda Pre-compiled Binary
    • Files in a Plugin Directory
  • Documentation
    • Installing Sphinx
    • Documentation Structure
    • reStructuredText
    • Math in the Codebase
    • The Map of the Sphinx
  • PsiPEP: Plans and Practices to Organize PSI4
    • PEP1: Proposing PsiPEP for PSI4
      • Path of a PsiPEP
      • Roles of a PsiPEP Include
      • Comments
  • C++ Style
    • Prefer nullptr to 0 or NULL
    • Prefer std::make_shared to direct use of new
    • Prefer auto to explicit type declarations

Logo

Navigation

  • Index
  • modules    
  •    
  •    
  •    
  •  · 
  • 1.2.1
  •  · 
  • PSI4
© Copyright 2018, The Psi4 Project. Last updated on Wednesday, 25 July 2018 04:21AM. Created using Sphinx 1.7.6.