triqs_dft_tools.trans_basis.TransBasis
- class triqs_dft_tools.trans_basis.TransBasis(SK=None, hdf_datafile=None)[source]
 Computates rotations into a new basis, using the condition that a given property is diagonal in the new basis.
Methods
  | 
Initialization of the class.  | 
Calculates the diagonalisation matrix w, and stores it as member of the class.  | 
|
  | 
Uses the diagonalisation matrix w to rotate a given GF into the new basis.  | 
  | 
Writes the new transformation T into a file readable by dmftproj.  |