Differences

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

Link to this comparison view

documentation:language_reference:objects:matrix:functions:addspin [2018/09/25 11:45] – created Simon Heinzedocumentation:language_reference:objects:matrix:functions:addspin [2018/09/25 11:49] (current) – fixed link Simon Heinze
Line 3: Line 3:
  
 ### ###
-Matrix.AddSpin($M$) takes a Matrix $M$ that acts on a space with no spin included and returns the matrix doubled in size, where every former entry now splits in spin-up and spin-down. This behaviour is equivalent to calling //[[documentation:language_reference:objects:matrix:Enlarge|Matrix.Enlarge($M$,2)]]//.+Matrix.AddSpin($M$) takes a Matrix $M$ that acts on a space with no spin included and returns the matrix doubled in size, where every former entry now splits in spin-up and spin-down. This behaviour is equivalent to calling //[[documentation:language_reference:objects:matrix:functions:Enlarge|Matrix.Enlarge($M$,2)]]//.
 ### ###
  
Print/export