10
0
mirror of https://github.com/QuantumPackage/qp2.git synced 2025-04-16 13:39:27 +02:00
Kevin Gasperich 01360efd84 working on converter
hdf5 outputs c-contiguous numpy arrays
ezfio assumes arrays are fortran-ordered
np.view can be used to get re,im parts as floats with doubling of one dimension
(last for c-contiguous, possibly first for f-contiguous?)

working on changing the converter to minimize transposing, reshaping, taking re/im parts, stacking, etc.
2020-03-11 17:44:47 -05:00
2020-02-04 19:30:04 +01:00
2019-12-10 14:57:01 +01:00
2020-02-04 19:30:04 +01:00
2019-10-21 16:45:00 +02:00
2019-01-25 11:39:31 +01:00
2019-01-25 16:40:01 +01:00
2019-06-15 00:43:09 +02:00
2019-03-07 16:29:06 +01:00
2019-10-24 13:56:53 +02:00
2019-01-25 16:40:01 +01:00
2020-03-11 17:44:47 -05:00
2019-10-29 18:00:09 +01:00
2019-01-25 11:39:31 +01:00
2019-01-25 11:39:31 +01:00
2019-01-25 16:39:19 +01:00
2019-06-08 15:44:18 +02:00
2019-07-24 12:40:05 +02:00
2019-07-24 13:17:04 +02: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-28 19:20:02 +01:00
2020-03-05 09:06:29 +01:00
2019-10-25 17:31:09 +02:00

Quantum Package 2.1

DOI

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

Description
Open-source programming environment for quantum chemistry specially designed for wave function methods. Its main goal is the development of determinant-driven selected CI methods and multi-reference PT2.
https://quantumpackage.github.io/qp2/
Readme AGPL-3.0 Cite this repository 63 MiB
Languages
Fortran 89.6%
OCaml 4.4%
Python 2.9%
C 1.6%
Shell 0.9%
Other 0.5%