Published Source codes¶
PyPade¶
This python script perform analytic continuation using Padé approximants for bosonic or fermionic Matsubara frequency.
See Pypade.tar.gz
.
DMFT_IPT¶
C++ program that performs DMFT computation on the 2D Hubbard square lattice. It uses fast Fourier transform and cubic splines to solve the Impurity problem.
See DMFT_IPT.tar.gz
.
IQsubmit¶
A python program to submit an array of similar jobs to a slurm controller.
See IQsubmit.tar.gz
.
oneBuddy¶
A c++ program to compute density of states, spectral weight and conductivity results of 2D square lattices with mean-fields of charge-, spin-, bond-, and pair- density waves with large unit cells.
See oneBuddy.tar.gz
.
condRACpp¶
A c++ program that computes the optical conductivity of correlated Weyl
semi-metal. Using a lattice model which breaks time reversal symmetry (see. here), the code can be adapted to different model
if you are brave enough.
See condRACpp.zip