linalg
full name: tenpy.linalg
parent module:
tenpy
type: module
Module description
Linear-algebra tools for tensor networks.
Most notably is the module np_conserved
,
which contains everything needed to make use of
charge conservation in the context of tensor networks.
Relevant contents of charges
are imported to np_conserved
,
so you probably won’t need to import charges directly.
Submodules
A module to handle charge conservation in tensor networks. |
|
Basic definitions of a charge. |
|
(More) robust version of singular value decomposition. |
|
Provide some random matrix ensembles for numpy. |
|
Providing support for sparse algorithms (using matrix-vector products only). |
|
Lanczos algorithm for np_conserved arrays. |
|
Truncation of Schmidt values. |