Loading [MathJax]/jax/output/CommonHTML/jax.js

Differences

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

Link to this comparison view

Next revision
Previous revision
documentation:language_reference:functions:expand [2018/06/21 15:16] – created Simon Heinzedocumentation:language_reference:functions:expand [2024/12/31 14:50] (current) Maurits W. Haverkort
Line 2: Line 2:
  
 ### ###
-alligned paragraph text+psiList = Expand(Psi) expands a state Ψ written as a sum over single Slater determinant states ψi into a list of single Slater determinant states ψi. psiList has 2NF elements.
 ### ###
- 
-===== Input ===== 
- 
-  * bla : Integer 
-  * bla2 : Real 
- 
-===== Output ===== 
- 
-  * bla : real 
- 
-===== Example ===== 
  
 ### ###
-description text+psiList = Expand(Psi,indexlist) expands only the indices included in index list. psiList has 2Len with //len=#indexlist// elements.
 ### ###
  
-==== 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}} {{indexmenu>.#1}}
  
Print/export