Installation

To run the IrRepcode python3 is required, independent of the operating system. The easy way of installation of the latest stable version maybe achieved via pip:

pip install irrep

The dependencies are quite basic and will be installed automatically. Those include numpy(Oliphant 2006), scipy >= 1.0(Virtanen et al. 2020), spglib(Togo and Tanaka 2018), lazy_property, and Click.