Installation¶
Installation via pip
¶
Stable versions of rhodent are provided via PyPI.
This implies that rhodent can be installed using pip
via:
pip3 install rhodent --user
Installing the development version¶
If you want to use the most recent (development) version you can install directly from the git repository:
pip3 install --user git+https://gitlab.com/materials-modeling/rhodent.git