Introduction¶
Overview¶
Welcome to QCDB‘s documentation.
Install¶
To work from source, clone from https://github.com/qcdb/qcdb and pip install -e .
(or place the cloned directory into PYTHONPATH
.
To install a package, conda install qcdb -c psi4/label/qcdb
.