krylov_based
full name: tenpy.linalg.krylov_based
parent module:
tenpy.linalg
type: module
Classes
|
Arnoldi method for diagonalizing square, non-hermitian/symmetric matrices. |
|
|
|
Base class for iterative algorithms building a Krylov basis with np_conserved arrays. |
|
Calculate \(exp(delta H) |psi0>\) using Lanczos. |
|
Lanczos algorithm to find the ground state. |
Functions
|
In place Gram-Schmidt Orthogonalization and normalization for npc Arrays. |
|
|
|
|
|
Use |
|
Plot the convergence of the energies. |
Module description
Lanczos algorithm for np_conserved arrays.