Manual
Tutorials
Library
Index
This section contains the API documentation for the environments module.
environments
Data structure for managing the environments in finite MPS algorithms.
GL (cell of MpsTensor) – environment tensors corresponding to the left-gauged part of the MPS.
cell
MpsTensor
GR (cell of MpsTensor) – environment tensors corresponding to the right-gauged part of the MPS.
Todo
Document
Data structure for managing CTMRG environments.
corners (cell of Tensor) – cell array of corner tensors.
Tensor
edges (cell of Tensor) – cell array of edge tensors.
Document.