This package was developed during the course of my graduate studies at UC Berkeley in the field of condensed matter physics. The pacakge implements the optimized projection functions method [1].
- Python 2.7 (compatibility with Python 3 is untested)
- NumPy
- SciPy
- f90nml
- wannier90-utils
- codiag
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.