Other Systems / Models¶
Z2Pack can easily be extended to work with different models / systems. The base classes defined here provide the interface to Z2Pack. Of the two classes, EigenstateSystem
is the more general one and should be preferred if possible.
- class z2pack.system.EigenstateSystem[source]¶
Abstract base class for Z2Pack System classes which can provide eigenstates (periodic part \(|u_\mathbf{k}\rangle\)).