.. _published_src: .. include:: Published Source codes ======================== PyPade ^^^^^^^ This python script perform analytic continuation using Padé approximants for bosonic or fermionic Matsubara frequency. See :download:`Pypade.tar.gz <../../Project/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 :download:`DMFT_IPT.tar.gz <../../Project/DMFT_IPT.tar.gz>`. IQsubmit ^^^^^^^^^^ A python program to submit an array of similar jobs to a slurm controller. See :download:`IQsubmit.tar.gz <../../Project/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 :download:`oneBuddy.tar.gz <../../Project/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 :download:`condRACpp.zip <../../Project/condRACpp.zip>`