mirror of
https://gitlab.com/scemama/QCaml.git
synced 2024-11-07 06:33:39 +01:00
820 B
820 B
QCaml documentation
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.
List of modules