Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 545 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 545 Bytes

Floquet_ttp_Dirac

Floquet t-t' formalism solver in Python

Tested in:

  • Python 3.11.4
  • Sympy 1.11.1
  • Numpy 1.24.3
  • Matplotlib 3.7.2
  • Scipy 1.11.1

A brief description of the files:

  • Func_Floquet_classes.py: contains all the functions and methods.
  • Func_general: general functions for plotting and diagonalizing.
  • Paper_LinearDirac.ipynb : - Paper_Bi2Se3.ipynb : jup notebook containing all the code for the figures for the linear Dirac model.
  • Paper_Bi2Se3.ipynb : jup notebook containing all the code for the figures for Bi2Se3.