Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
documentation:language_reference:functions:newwavefunction [2022/09/30 10:26] – old revision restored (2016/10/10 09:41) Elmar Bittnerdocumentation:language_reference:functions:newwavefunction [2022/09/30 10:30] Elmar Bittner
Line 30: Line 30:
 Nb=0 Nb=0
  
-psi0=NewWavefunction(Nf, Nb, { {"100000",math.sqrt(1/2)}, {"000001",math.sqrt(1/2)} })+psi0=NewWavefunction(Nf, Nb, { { "100000",math.sqrt(1/2)}, {"000001",math.sqrt(1/2)} } )
  
 print(psi0) print(psi0)
Line 49: Line 49:
  
 ===== Table of contents ===== ===== Table of contents =====
 +
  
Print/export