Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
documentation:language_reference:functions:blockbanddiagonalize [2025/02/20 12:40] Sarah Görlitzdocumentation:language_reference:functions:blockbanddiagonalize [2025/02/20 13:23] (current) – Added input and output of the function Sarah Görlitz
Line 12: Line 12:
 ### ###
  
-==== Input ====+====== Input ======
 Case 1: Case 1:
   * //matrix//: hermitian matrix   * //matrix//: hermitian matrix
Line 28: Line 28:
 //(Optional) Third argument (in all cases)// //(Optional) Third argument (in all cases)//
  
-   *NTri : (//integer//)maximum number of blocks included (//default: $\infty$//)+   *NTri : (//integer//) maximum number of blocks included (//default: $\infty$//)
  
-   *NOrtho : (//integer//)maximum number of reorthogonalizations (//default: $\infty$//)+   *NOrtho : (//integer//) maximum number of reorthogonalizations (//default: $\infty$//)
  
-  *ReOrthogonalize: (//boolean//Use additional Gran-Schmidt orthogonalization after the Löwdin orthogonalization (//default: True//) +  *ReOrthogonalize: (//boolean//use additional Gran-Schmidt orthogonalization after the Löwdin orthogonalization (//default: true//)
- +
-==== Output ====+
  
 +====== Output ======
 +   *//matrix//: block-band diagonal matrix
  
 ===== Table of contents ===== ===== Table of contents =====
 {{indexmenu>.#1}} {{indexmenu>.#1}}
  
Print/export