Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision |
| documentation:language_reference:objects:responsefunction:functions:tomatrix [2024/12/31 12:26] – Maurits W. Haverkort | documentation:language_reference:objects:responsefunction:functions:tomatrix [2025/11/20 04:20] (current) – external edit 127.0.0.1 |
|---|
| |
| ### | ### |
| As we only need the left top matrix of dimension //Blocksize// of the inverse of the matrix the matrix $M$ is not uniquely determined. The exact form of $M$ depends on the type used for the response function. | We only need the left top matrix of dimension //Blocksize// of the inverse of the matrix $(\omega+\mathrm{i}\Gamma/2) - M$. As a result the matrix $M$ is not uniquely determined. Any unitary transformation of the bath, i.e. all rows and columns with index larger than //Blocksize// does not change $G$. As a consequence $M$ is not uniquely defined. The exact form of $M$ returned depends on the type used for the response function. See [[documentation:language_reference:objects:responsefunction:functions:totightbinding|ToTightbinding]] for more information on the relation between the internal representations of response functions and [[documentation:language_reference:objects:responsefunction:functions:totightbinding|tight binding Hamiltonians]], full matrix representations, or [[documentation:language_reference:objects:responsefunction:functions:tooperator|operators]]. |
| ### | ### |
| |
| ===== Example ===== | |
| |
| ### | |
| description text | |
| ### | |
| |
| ==== Input ==== | |
| <code Quanty Example.Quanty> | |
| -- some example code | |
| </code> | |
| |
| ==== Result ==== | |
| <file Quanty_Output> | |
| text produced as output | |
| </file> | |
| |
| ===== Table of contents ===== | ===== Table of contents ===== |
| {{indexmenu>../#2|tsort}} | {{indexmenu>../#2|tsort}} |
| |