Skip to content

Latest commit

 

History

History
52 lines (33 loc) · 1.2 KB

README.rst

File metadata and controls

52 lines (33 loc) · 1.2 KB

wannier90-utils

https://travis-ci.org/jimustafa/wannier90-utils.svg?branch=master https://coveralls.io/repos/github/jimustafa/wannier90-utils/badge.svg?branch=master Documentation Status

About

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].

Requirements

  • Python 3.6+
  • NumPy
  • SciPy

Installing

To install, clone the repository and run:

python setup.py install

License

This software is free to use under the BSD license. See LICENSE.txt for more information.