10
1
mirror of https://gitlab.com/scemama/QCaml.git synced 2024-07-11 05:43:35 +02:00
QCaml/docs/index.org

820 B

QCaml documentation

/LCPQ/QCaml/media/commit/b4211b8d85c8d1421d501a8e9b3a72574022acc6/docs/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.

List of modules