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.
- 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.
mkdir build
cd build
cmake ..
make