https://gitlab.com/januseriksen/pymbe
Raw File
Tip revision: 49d19e3e6f1ed495808eb235b96af82ed7e41200 authored by Janus Juul Eriksen on 24 February 2017, 23:07:20 UTC
in energy_summation_par: do explicit Reduce+Bcast instead of Allreduce
Tip revision: 49d19e3
README.md

Program for doing Bethe-Goldstone correlated calculations using the CFOUR 
program as backend. The currently supported models are:

 - CISD
 - CCSD
 - CCSDT
 - FCI

here: mention CFOUR paths + mpi4py + numpy + seaborn + python version 3.+
back to top