QCaml documentation

Table of Contents

chamo_bg.png

QCaml is an OCaml library for writing quantum chemistry codes. It is written using literate programming with org-mode.

To use it interactively in the top level or in a Jupyter or org-mode notebook, use

#require "qcaml.top" ;;

This loads all the sub-libraries provided with QCaml, and installs the pretty printers.

1 Documentation of Modules

Author: Anthony Scemama

Created: 2021-01-08 Fri 23:16

Validate