Differences
This shows you the differences between two versions of the page.
documentation:language_reference:objects:matrix:functions:addspin [2018/09/25 11:45] – created Simon Heinze | documentation: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 // | + | 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 // |
### | ### | ||