Skip to content

poilvert/LSQC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Large Scale Quantum Conductance Package (LSQC)

Purpose

This set of Python programs is to be used as a post-processing utility to the Wannier90 code. The intent is to provide the user with a high-level abstraction for manipulating Hamiltonian matrices provided by the Wannier90 code. In turn, those matrices can be used to build a very large Hamiltonian matrix and hence compute the Quantum Conductance of large scale systems.

For more information, please look at the documentation.

Documentation

You can access the HTML documentation (built with Sphinx) right here.

Programs

You can freely access the programs and utilities by looking into the programs/ and utilities/ directories.

Recquirements

Python >= 2.5 Numpy >= 1.0

And for one of the programs: Mayavi2

Credits

I would like to thank Nilton Volpato for providing such a compact and easy-to-use module for managing progress bars in Python.

About

Set of Python programs for building large scale Hamiltonian matrices. This is a utility to the open-source code Wannier90.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published