Installation¶
For pypi
installation. Note that installation of lammps-cython
may fail and is required. You will need to install LAMMPS
as documented here.
pip install dftfit
For conda installation
conda install -c costrouc -c matsci -c conda-forge dftfit
For docker installation
docker pull costrouc/dftfit
docker run -it costrouc/dftfit /bin/bash