Installation¶
Prerequisites¶
Python 3.5 or higher
Numpy 1.15.4 or higher
Scipy 1.1.0 or higher
matplotlib 3.0.1 or higher
spglib 1.12.1 or higher
Downloading mcu¶
$ git clone https://github.com/hungpham2017/mcu
Python environment¶
Adding python path for mcu to the .bashrc or .cshrc file
$ export PYTHONPATH=<path-to-mcu-package>:$PYTHONPATH