models
full name: tenpy.models
parent module:
tenpy
type: module
Module description
Definition of the various models.
For an introduction to models see Models.
The module tenpy.models.model
contains base classes for models.
The module tenpy.models.lattice
contains base classes and implementations of lattices.
All other modules in this folder contain model classes derived from these base classes.
Submodules
Classes to define the lattice structure of a model. |
|
This module contains some base classes for models. |
Specific models
Prototypical example of a quantum model: the transverse field Ising model. |
|
Prototypical example of a 1D quantum model: the spin-1/2 XXZ chain. |
|
Nearest-neighbor spin-S models. |
|
Next-Nearest-neighbor spin-S models. |
|
Spinless fermions with hopping and interaction. |
|
Bosonic and fermionic Hubbard models. |
|
tJ model |
|
Prototypical example of a 1D quantum model constructed from bond terms: the AKLT chain. |
|
Cold atomic (Harper-)Hofstadter model on a strip or cylinder. |
|
Bosonic and fermionic Haldane models. |
|
Kitaev's exactly solvable toric code model. |
|
Basic model for DMRG with mixed real- and momentum-space representation. |
|
Quantum Clock model. |