10
1
mirror of https://gitlab.com/scemama/QCaml.git synced 2024-08-16 09:48:30 +02:00
QCaml/docs/index.org
2021-01-01 18:52:29 +01:00

689 B

QCaml documentation

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

/LCPQ/QCaml/media/commit/f55454899a21e0be6554f16249a3aa15b02202a9/docs/chamo_bg.png

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.

Documentation of Modules