This package was developed during the course of my graduate studies at UC Berkeley in the field of condensed matter physics. Its purpose is to provide a Python library for reading/writing and manipulating data associated with the wannier90 code [1].
- Documentation: https://wannier90-utils.readthedocs.io
- Python 3.6+
- NumPy
- SciPy
To install, clone the repository and run:
python setup.py install
This software is free to use under the BSD license. See LICENSE.txt for more information.