Installation

Requirements

Optional:

  • QEpy (to use Quantum ESPRESSO as KS-DFT engine (others available upon request))

  • pyFFTW (Fast Fourier Transform)

Installation from source

Git:

You can get the source from gitlab like this:

$ git clone https://gitlab.com/pavanello-research-group/edftpy.git
$ python -m pip install ./edftpy

or simpler:

$ python -m pip install git+https://gitlab.com/pavanello-research-group/edftpy.git

Note

Because eDFTpy still under active development, non-backward-compatible changes can happen at any time. Please, clone the lastest release often.

Step by Step Installation

Pavanello Reseach Group has developed and step by step installation guide which has the goal to help the new or non-experienced users with the installation of eDFTpy package tested in Ubuntu/Debian and CentOS/RedHat based systems.

Would you like to check the installation guide? Click Here