Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
documentation:language_reference:functions:eigensystem [2016/10/10 09:41] – external edit 127.0.0.1documentation:language_reference:functions:eigensystem [2025/11/20 03:29] (current) – external edit 127.0.0.1
Line 238: Line 238:
  
 The last element of Eigensystem can be a table of options. Possible options are: The last element of Eigensystem can be a table of options. Possible options are:
-  * "DenseBoarder" Number of determinants in the bases where we switch from dense methods to sparse methods. (Standard value 1000)+  * "DenseBorder" Number of determinants in the bases where we switch from dense methods to sparse methods. (Standard value 1000)
   * "NKrylovStart" Number of Krylov states in the Krylov basis in the first iteration. (Standard value 100)   * "NKrylovStart" Number of Krylov states in the Krylov basis in the first iteration. (Standard value 100)
   * "NKrylovMax" Maximum number of Krylov states in the basis before a next iteration starts. (Standard value 500)   * "NKrylovMax" Maximum number of Krylov states in the basis before a next iteration starts. (Standard value 500)
Print/export