* Changed native into SSE4.2 in gfortran.cfg
* Fixed rm opam_installer
* Fix configure
* Improving scaling of pt2 with network
* Router/dealer in qp_tunnel
* Reduced size of qp2.png
* Exclude temp files in tar
* Introduce NO_CACHE in configure for daily test
* Faster determinants in OCaml
* We always give max 10k dets in qp_edit. Read-only if more
* Fixed save_natorb
* Fixing bug in qp_edit
* Comments
* Biblio (#61)
* Biblio (#62)
* Update biblio
* Update paper
* Journal missing in research.bib
* Added paper
* Fixed Pierre Francois
* Checking number of electrons in MOs
* Biblio (#64)
* Update biblio
* Update paper
* Journal missing in research.bib
* Added paper
* Fixed Pierre Francois
* 2 papers
* Fixed 6-31G and quickstart (#65)
* Fixed 6-31 basis sets
* Bug in quickstart
* Biblio (#66)
* Bugfix (#67)
* Fixing opam installation
* Fixed 6-31 basis sets
* Bug in quickstart
* Use irpf90 v1.7.6
* Fix IRPF90 Path
===============
OCaml scripts
===============
This directory contains all the scripts that control the input/output
with the user.
All executables start with `qp_` and all tests start with `test_`. Modules
file names start with a capital letter.
Info on how to extend the `qp_edit` tool is given in
`README_qp_edit.rst <https://github.com/LCPQ/quantum_package/blob/master/ocaml/README_qp_edit.rst>`_.