10
0
mirror of https://github.com/QuantumPackage/qp2.git synced 2025-03-13 20:32:19 +01:00
Anthony Scemama cebc19a601
Merge Master (#69)
* 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
2019-10-21 16:45:00 +02:00
..
2019-01-25 11:39:31 +01:00
2019-10-21 16:45:00 +02:00
2019-06-15 00:43:09 +02:00
2019-01-25 11:39:31 +01:00
2019-03-13 14:08:02 +01:00
2019-01-25 11:39:31 +01:00
2019-01-25 11:39:31 +01:00
2019-01-25 11:39:31 +01:00
2019-03-13 14:08:02 +01:00
2019-01-25 11:39:31 +01:00
2019-10-21 16:45:00 +02:00
2019-10-21 16:45:00 +02:00
2019-03-07 16:29:06 +01:00
2019-03-13 14:08:02 +01:00
2019-01-25 11:39:31 +01:00
2019-01-25 11:39:31 +01:00
2019-01-25 11:39:31 +01:00
2019-03-13 14:08:02 +01:00
2019-10-21 16:45:00 +02:00
2019-10-21 16:45:00 +02:00
2019-05-27 12:08:31 +02:00
2019-05-28 11:42:36 +02:00
2019-05-28 11:42:36 +02:00
2019-03-13 14:08:02 +01:00
2019-01-25 11:39:31 +01:00
2019-03-13 15:49:57 +01:00
2019-03-13 14:08:02 +01:00
2019-03-13 14:08:02 +01:00
2019-01-25 11:39:31 +01:00
2019-01-25 11:39:31 +01:00
2019-01-25 11:39:31 +01:00
2019-01-25 11:39:31 +01:00
2019-03-13 15:49:57 +01:00
2019-03-13 15:49:57 +01:00
2019-03-13 15:49:57 +01:00
2019-10-21 16:45:00 +02:00
2019-03-13 15:49:57 +01:00
2019-03-13 15:49:57 +01:00
2019-01-25 11:39:31 +01:00
2019-01-25 11:39:31 +01:00
2019-01-25 11:39:31 +01:00
2019-10-21 16:45:00 +02:00
2019-01-25 11:39:31 +01:00
2019-03-13 14:08:02 +01:00
2019-01-25 11:39:31 +01:00
2019-04-11 17:04:49 +02:00
2019-04-17 17:32:07 +02:00
2019-03-13 15:49:57 +01:00
2019-01-25 11:39:31 +01:00
2019-03-13 14:08:02 +01:00
2019-01-25 11:39:31 +01:00
2019-03-07 16:29:06 +01:00
2019-01-25 11:39:31 +01:00
2019-01-25 11:39:31 +01:00
2019-03-13 14:08:02 +01:00
2019-03-13 14:08:02 +01:00
2019-03-13 15:49:57 +01:00
2019-10-21 16:45:00 +02:00
2019-03-13 14:44:21 +01:00
2019-10-21 16:45:00 +02:00
2019-10-21 16:45:00 +02:00
2019-03-13 14:08:02 +01:00
2019-10-21 16:45:00 +02:00
2019-03-13 15:49:57 +01:00
2019-03-13 15:49:57 +01:00
2019-01-25 11:39:31 +01:00
2019-01-25 11:39:31 +01:00
2019-01-25 11:39:31 +01:00
2019-01-25 11:39:31 +01:00
2019-01-25 11:39:31 +01:00
2019-03-13 15:49:57 +01:00
2019-01-25 11:39:31 +01:00
2019-01-25 11:39:31 +01:00
2019-03-13 14:08:02 +01:00
2019-03-07 16:29:06 +01:00
2019-01-25 11:39:31 +01:00
2019-01-25 11:39:31 +01:00
2019-01-25 11:39:31 +01:00
2019-01-25 11:39:31 +01:00

===============
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>`_.