Skip to content
/ TIM Public

Topological Insulator Models (TIM) provides c++ classes for tight binding models of topological insulators

License

Notifications You must be signed in to change notification settings

Hugo-loio/TIM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TIM

Topological Insulator Models (TIM) provides c++ classes for tight binding models of topological insulators. This project was created to aid in my master's thesis.

Dependencies

  • Armadillo
  • Matplotlib - Optional - only for running the python plotting scritps in the scripts/ folder.
  • Science Plots - Optional - only for running the python plotting scritps in the scripts/ folder.

Build

mkdir build
cd build
cmake ..
make

Project class diagram

Class Diagram

About

Topological Insulator Models (TIM) provides c++ classes for tight binding models of topological insulators

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages