triqs.dos.dos

Functions

dos_from_file(Filename[, name, single_orbital]) Read the DOS from a file

Classes

DOS(eps, rho[, name])
  • Stores a density of state of fermions
DOSFromFunction(function, x_min, x_max[, ...])
  • A DOS class, but constructed from a function.