Metadata-Version: 1.1
Name: z2pack
Version: 1.1.9
Summary: Automating the computation of topological numbers of band-structures
Home-page: http://z2pack.ethz.ch
Author: Dominik Gresch
Author-email: greschd@gmx.ch
License: GPL
Description: Z2Pack is a tool that computes topological invariants and illustrates non-trivial features of Berry curvature. It works as a post-processing tool with all major first-principles codes (z2pack.fp), as well as with tight-binding models (z2pack.tb). 
        
        It tracks the charge centers of hybrid Wannier functions - as described `here <http://journals.aps.org/prb/abstract/10.1103/PhysRevB.83.235401>`_ - to calculate these topological invariants.
        
        The Wannier charge centers are computed from overlap matrices that are obtained either directly (for tb) or via the Wannier90 code package (fp).
        
        - `Documentation <http://z2pack.ethz.ch/doc>`_
        - `Online interface <http://z2pack.ethz.ch/online>`_ (tight-binding only)
        
Platform: UNKNOWN
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Natural Language :: English
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Physics
