Skip to content

Quantum algorithms, open quantum systems, many body

Notifications You must be signed in to change notification settings

kuljitvirk/quantum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

quantum

This an evolving repository of codes and notebooks that I make to learn and explore topics in solid-state physics, quantum many-body theory, information, and computation.

Contents

notebooks

primitives

floquet

The module floquet.dyanmics implements the follwing functions:

  • Matrix exponentials, $e^{a H}$, to construct unitary evolution operators.
  • Construction of the Bloch-Pierels Hamiltonian with a harmonic vector potential.
  • Direct time evolution from a periodically driven Hamiltonian by Suzuki-Trotter algorithm.
  • Creation of Hamiltonian over the Bloch-Floquet upto 4th order block diagonalization.
  • Computation of stroboscopic energy spectrum of a periodically driven Hamiltonian.

tbm

Zinc-Blende and Diamond strucutre tight binding models for sp3 bonded semiconductors: tbm.tbzincblende

  • Implementation from the textbook by Yu and Cardona along with the parameters of C, Si, and Ge from Chapter 2 [1].
  • 10-band model with anti-bonding s-orbitals, presented in the seminal paper by Vogl et al. [2].
  • Text file with the parameter table from [2].

Tight binding models for two-dimensional materials: tbm.tbtmdc.

  • Parameters for the tight binding model of MoS2,MoSe2,WS2,and WSe2 proposed in [3]
  • Tight-binding Hamiltonian of Fang et. al. decomposed by hopping vectors, so that it can be put into Bloch-Pierels form for Floquet dynamics.

utils

Plotting utilities.

References

[1] Yu, Peter and Manuel Cardona, "Fundamentals of Semiconductors"

[2] Vogl, P and Hjalmarson, H and Dow, J "A SEMI-EMPIRICAL TIGHT-BINDING THEORY OF THE ELECTRONIC STRUCTURE" , I. Phys. Chom. Solids Vol. 44, No. 5. pp. 365-378, 1983. Download

[3] Fang, S., Kuate Defo, R., Shirodkar, S. N., Lieu, S., Tritsaris, G. A., & Kaxiras, E. (2015). Ab initio tight-binding Hamiltonian for transition metal dichalcogenides. Physical Review B, 92 (20). https://doi.org/10.1103/PhysRevB.92.205108

About

Quantum algorithms, open quantum systems, many body

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published