Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
documentation:language_reference:objects:responsefunction:functions:tooperator [2024/09/16 12:08] – created Maurits W. Haverkortdocumentation:language_reference:objects:responsefunction:functions:tooperator [2024/12/31 13:36] (current) Maurits W. Haverkort
Line 3: Line 3:
  
 ### ###
-alligned paragraph text+//H, BitMasks = ResponseFunction.ToOperator(G)// Creates a tight binding Hamiltonian $H$ in operator form from a response function $G$. See [[documentation:language_reference:objects:responsefunction:functions:totightbinding|ResponseFunction.ToTigthbinding]] for more information on how the Hamiltonian is obtained from $G$. //BitMasks// contains a table relating the indices to physical meaningful subspaces. See [[documentation:language_reference:objects:responsefunction:functions:createbitmasks|ResponseFunction.CreateBitMasks]] for more information. 
 ### ###
  
-===== Example =====+### 
 +Possible options are 
 +  * AddSpin: Boolean, if true the Hilbert space is doubled with the even indices (starting at 0) related to spin down and the odd (starting at 1) to spin up. 
 +  * Fermion shift: Integer defining a shift added to all indices used in the operator.
  
 ### ###
-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>.#1|msort}}+{{indexmenu>../#2|tsort}}
  
Print/export