Developer Guide
The MPQC Developer Guide is intended for those who want to use MPQC to compose new features, either standalone or within MPQC. The following sections of this manual focus on the native (C++) API of MPQC:
- Using MPQC to Develop New Features
- The Source Tree
- The Namespace Tree
- The KeyVal Library
- The Units Library
- Using MPQC LCAO and AO Factory Interfaces
- PyMPQC: the Python interface to MPQC
Non-native API of MPQC is discussed in thee following sections:
Refer to the Contrubutor Guide for information on how to contribute to MPQC.