ITensor Library Classes and Methods

Detailed information about every method and function in the ITensor library.

The documentation may omit minor details that do not change how you use a method, like describing a particular function as f(ITensor T) even though its actual signature is f(ITensor const& T).

Utilities

Index

  • Index. Tensor index.

  • Special Index modes:

    • QN Index. Index carrying QN block information.
  • IndexVal. Index-value pair.

  • IndexSet. Container for storing indices.

  • QN. Abelian quantum numbers.

ITensor

Matrix product states (MPS) and matrix product operators (MPO)

Density matrix renormalization group (DMRG)

  • Sweeps. Class for specifying DMRG accuracy parameters.

  • DMRG. Interface for running DMRG calculations.


Back to Main