mirror of
https://gitlab.com/scemama/QCaml.git
synced 2024-11-14 10:03:39 +01:00
Quantum chemistry written with OCaml
Basis | ||
HartreeFock | ||
Nuclei | ||
Utils | ||
_tags | ||
.gitignore | ||
.merlin | ||
.ocamlinit | ||
Makefile | ||
myocamlbuild.ml | ||
README.rst | ||
run_hartree_fock.ml | ||
run_integrals.ml | ||
Simulation.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