triqs.operators.util.extractors
Functions to extract coefficients from many-body operators
Functions
Signature : (many_body_operator H, gf_struct_t gf_struct, bool ignore_irrelevant = false) -> block_matrix_t |
|
Signature : (dict2_t<real_or_complex> d, gf_struct_t gf_struct) -> real_or_complex_array<2> |
|
Signature : (many_body_operator H, bool ignore_irrelevant = false) -> dict2_t<real_or_complex> |
|
Signature : (many_body_operator H, bool ignore_irrelevant = false) -> dict4_t<real_or_complex> |
|
Signature : (many_body_operator H, bool ignore_irrelevant = false) -> dict2_t<real_or_complex> |
|
Signature : (block_matrix_t bl_mat, gf_struct_t gf_struct) -> many_body_operator |
|
Signature : (many_body_operator H) -> many_body_operator |
|
Signature : (many_body_operator H) -> many_body_operator |