Skip to content

Latest commit

 

History

History
39 lines (27 loc) · 1.57 KB

README.rst

File metadata and controls

39 lines (27 loc) · 1.57 KB
https://travis-ci.org/openrsp/openrsp.svg?branch=master

OpenRSP: open-ended response theory

Copyright 2015-2020 OpenRSP authors.

OpenRSP is a computer program that uses recursive routines to identify and assemble contributions to molecular properties ("response properties") as they are formulated in the theory "response theory" which is used in theoretical chemistry.

The code is distributed under the LGPL v2.1.

Project website: https://openrsp.org

  1. Please refer to doc/manual/installation.rst and doc/manual/unit_testing.rst for how to install OpenRSP and its unit testing.
  2. Please refer to doc/manual and doc/tutorial for how to use OpenRSP.
  3. Limitations and known problems of OpenRSP, and our future plans can be found in the release notes or in doc/manual/limitations.rst or doc/manual/future_plans.rst.
  4. If you have used OpenRSP and found it is useful, please consider to cite the references in https://www.openrsp.org/en/latest/citations.html.
  5. Please refer to doc/developer if you would like to contribute.
  6. Important files and directories are described in doc/developer/files_and_directories.rst.