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