Table of Contents
This is an old revision of the document!
Orthonormalize
alligned paragraph text
Input
* First argument should be a table of complex vectors or wave-functions * second optional argument can be a lsit of options. * possible options are: (first option is standard) * - “Method”: string value: “Lowdin”, “GramSchimdt” * - “Order”: string value: “Row”, “Column” * - “SingularValue”: double: values equal or smaller than SingularValue are removed from basis * - “KeepDimensions”: boolean (remove singular vectors or add a zero vector to the basis)
Output
-
orthonormalized vectors or wave-functions