mirror of
https://gitlab.com/scemama/QCaml.git
synced 2024-12-22 04:13:33 +01:00
Quantum chemistry written with OCaml
Basis | ||
Nuclei | ||
Utils | ||
_tags | ||
.gitignore | ||
Makefile | ||
myocamlbuild.ml | ||
README.rst | ||
run_integrals.ml |
Requirements ------------ * gmp : GNU Multiple Precision arithmetic library * BLAS/LAPACK : Linear algebra * Zarith : Arbitrary-precision integers * LaCaml : LAPACK OCaml interface * SklMl : Parallel skeletons for OCaml