plot_stats
full name: tenpy.linalg.krylov_based.plot_stats
parent module:
tenpy.linalg.krylov_based
type: function
- tenpy.linalg.krylov_based.plot_stats(ax, Es)[source]
Plot the convergence of the energies.
- Parameters:
ax (
matplotlib.axes.Axes
) – The axes on which we should plot.Es (list of ndarray.) – The energies
Lanczos.Es
.