Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| documentation:language_reference:functions:blockbanddiagonalize [2024/09/25 16:36] – Sina Shokri | documentation:language_reference:functions:blockbanddiagonalize [2025/08/08 16:08] (current) – Micheangelo Tagliavini | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== BlockBandDiagonalize ====== | ====== BlockBandDiagonalize ====== | ||
| - | |||
| ### | ### | ||
| The function // | The function // | ||
| Line 13: | Line 12: | ||
| ### | ### | ||
| - | ===== Input ===== | + | ====== Input ====== |
| + | Case 1: | ||
| + | * //matrix//: hermitian matrix | ||
| + | * // | ||
| - | | + | Case 2: |
| - | * bla2 : Real | + | |
| + | * //wave function //: single wave function of list of wave functions | ||
| - | ===== Output ===== | + | Case 3: |
| + | * // | ||
| + | * // | ||
| - | * bla : real | ||
| - | ===== Example ===== | + | // |
| - | ### | + | *NTri : (// |
| - | description text | + | |
| - | ### | + | *NOrtho : (// |
| - | ==== Input ==== | + | *ReOrthogonalize: |
| - | <code Quanty Example.Quanty> | + | |
| - | -- some example code | + | |
| - | </code> | + | |
| - | ==== Result | + | ====== Output ====== |
| - | <file Quanty_Output> | + | case1: |
| - | text produced as output | + | *// |
| - | </file> | + | *//matrix//: Transformation Matrix to transform the input matrix into the Block band diagonalized one. |
| ===== Table of contents ===== | ===== Table of contents ===== | ||
| {{indexmenu> | {{indexmenu> | ||