def dmrg_postprocessing.Data.RDMEigenvalues (   self,
  idx = None 
)

Loads the reduced density matrix eigenvalues at the end of each sweep or for a particular sweep.

Parameters
idxThe index of the sweep requested. If None, the data for all indices are returned.
Returns
An array of values when idx is None, or a single value otherwise.

Definition at line 383 of file dmrg_postprocessing.py.

Referenced by dmrg_postprocessing.Data.EntanglementEntropy().

This site was generated by Sphinx using Doxygen with a customized theme from doxygen-bootstrapped.