site
full name: tenpy.networks.site
parent module:
tenpy.networks
type: module
Classes
|
Create a |
|
Quantum clock site. |
|
Create a |
|
Group two or more |
|
Collects necessary information about a single local site of a lattice. |
|
Create a |
|
Create a |
|
Spin-1/2 site. |
|
General Spin S site. |
Functions
|
Given a list of sites, group each n sites together. |
|
Kronecker product of two or more local operators. |
|
Adjust the charges of the given sites in place such that they can be used together. |
|
Initialize two FermionSite to represent spin-1/2 species. |
Module description
Defines a class describing the local physical Hilbert space.
The Site
is the prototype, read it’s docstring.