Implements models with a single SU(2) symmetry. More...
Namespaces | |
namespace | syten |
Syten namespace. | |
namespace | syten::MPS |
The namespace containing all MPS-related tools, classes and objects. | |
namespace | syten::MPS::Lat |
Contains all lattice generators. | |
namespace | syten::MPS::Lat::SU2 |
Contains all generators of lattices with a single \( SU(2) \) symmetry. | |
Functions | |
Lattice | syten::MPS::Lat::SU2::genSpinEdgeLattice (Index length, SRDef s_bulk, SRDef s_edge) |
Generates a chain of length SU(2)-invariant Heisenberg spins. More... | |
Lattice | syten::MPS::Lat::SU2::genSpinLattice (Index length, SRDef s) |
Generates a chain of Heisenberg spins. More... | |
Implements models with a single SU(2) symmetry.