mirror of
https://gitlab.com/scemama/QCaml.git
synced 2024-10-31 19:23:40 +01:00
Quantum chemistry written with OCaml
Basis | ||
CI | ||
MOBasis | ||
Nuclei | ||
SCF | ||
test_files | ||
Utils | ||
_tags | ||
.gitignore | ||
.merlin | ||
.ocamlinit | ||
configure | ||
INSTALL.md | ||
LICENSE | ||
Makefile.include | ||
META | ||
myocamlbuild.ml | ||
opam | ||
README.rst | ||
run_cis.ml | ||
run_hartree_fock.ml | ||
run_integrals.ml | ||
run_tests.ml | ||
Simulation.ml | ||
style.css |
Requirements ------------ * BLAS/LAPACK : Linear algebra * LaCaml : LAPACK OCaml interface * Zarith : Arbitrary-precision integers * gmp : GNU Multiple Precision arithmetic library * odoc-ltxhtml : https://github.com/akabe/odoc-ltxhtml * Alcotest : Lightweight testing framework