Skip to content
/ qtpyt Public
forked from gandusgui/qtpyt

qtpyt is an open-source library to perform quantum transport simulations.

License

Notifications You must be signed in to change notification settings

aj0337/qtpyt

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

qtpyt

A quantum transport library based on the Non-equilibrium Green's function (NEGF) formalism written in Python.

Features

  • base : Base API for Green's function and Self-energies.
  • block_tridiag : Block-tridiagonal Green's function and recursive algorithms.
  • surface : Surface Green's function based on Principal Layer.
  • screening : GW many-body screening.
  • parallel : MPI API for parallel calculations.

Dependencies

  • ase
  • scipy
  • numpy >= 1.21, < 1.22
  • numba >= 0.55
  • mpi4py

License

The qtpyt license is MIT, please see the LICENSE file.

About

qtpyt is an open-source library to perform quantum transport simulations.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 76.8%
  • HTML 21.6%
  • Cython 1.6%