Quantum Package : a programming environment for wave function methods https://quantumpackage.github.io/qp2/
Go to file
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
bin Added qp_tunnel 2019-06-15 00:43:09 +02:00
config Fix rm opam_installer.sh (#53) 2019-07-26 12:39:58 +02:00
data Merge Master (#69) 2019-10-21 16:45:00 +02:00
docs Merge Master (#69) 2019-10-21 16:45:00 +02:00
etc Merge Master (#69) 2019-10-21 16:45:00 +02:00
external Added error messages in davidson slave 2019-01-25 17:02:44 +01:00
include Initial commit 2019-01-25 11:39:31 +01:00
lib Added missing gitignore files 2019-01-25 16:40:01 +01:00
man Added qp_tunnel 2019-06-15 00:43:09 +02:00
ocaml Merge Master (#69) 2019-10-21 16:45:00 +02:00
plugins Develop (#15) 2019-03-07 16:29:06 +01:00
scripts Merge Master (#69) 2019-10-21 16:45:00 +02:00
share Added missing gitignore files 2019-01-25 16:40:01 +01:00
src Merge Master (#69) 2019-10-21 16:45:00 +02:00
tests Initial commit 2019-01-25 11:39:31 +01:00
.gitattributes Initial commit 2019-01-25 11:39:31 +01:00
.gitignore Initial commit 2019-01-25 11:39:31 +01:00
.travis.yml Added external directory 2019-01-25 16:39:19 +01:00
CITATION.cff Updated citation.ccf 2019-06-08 15:44:18 +02:00
GITHUB.md Update GITHUB.md 2019-07-24 12:40:05 +02:00
INSTALL.rst Merge branch 'master' into dev 2019-07-24 13:17:04 +02:00
LICENSE Initial commit 2019-01-25 11:39:31 +01:00
Makefile Initial commit 2019-01-25 11:39:31 +01:00
README.md Update README.md 2019-07-24 12:56:45 +02:00
REPLACE Renamed disk_access_nuclear_repulsion 2019-07-23 14:54:03 +02:00
TODO added swap_mos.irp.f 2019-03-11 12:22:44 +01:00
configure Merge Master (#69) 2019-10-21 16:45:00 +02:00
quantum_package.rc Initial commit 2019-01-25 11:39:31 +01:00

README.md

Quantum Package 2.0

Quantum package 2.0: an open-source determinant-driven suite of programs
Y. Garniron, K. Gasperich, T. Applencourt, A. Benali, A. Ferté, J. Paquier, B. Pradines, R. Assaraf, P. Reinhardt, J. Toulouse, P. Barbaresco, N. Renon, G. David, J. P. Malrieu, M. Véril, M. Caffarel, P. F. Loos, E. Giner and A. Scemama
J. Chem. Theory Comput. 2019, 15, 6, 3591-3609
https://arxiv.org/abs/1902.08154

@article{doi:10.1021/acs.jctc.9b00176,
  author = {Garniron, Yann and Applencourt, Thomas and Gasperich, Kevin and Benali, Anouar and Ferté, Anthony and Paquier, Julien and Pradines, Barthélémy and Assaraf, Roland and Reinhardt, Peter and Toulouse, Julien and Barbaresco, Pierrette and Renon, Nicolas and David, Grégoire and Malrieu, Jean-Paul and Véril, Mickaël and Caffarel, Michel and Loos, Pierre-François and Giner, Emmanuel and Scemama, Anthony},
  title = {Quantum Package 2.0: An Open-Source Determinant-Driven Suite of Programs},
  journal = {Journal of Chemical Theory and Computation},
  volume = {15},
  number = {6},
  pages = {3591-3609},
  year = {2019},
  doi = {10.1021/acs.jctc.9b00176},
  note ={PMID: 31082265},
  URL = { https://doi.org/10.1021/acs.jctc.9b00176 },
  eprint = { https://doi.org/10.1021/acs.jctc.9b00176 }
}

Getting started

Build status

  • Master master build status
  • Development dev build status
  • Documentation Documentation Status

Credits