sites#
sites
contains the basic information of the system, including spatial positions
and the particle type.
Note
Currently quantax only supports spin-1/2 systems or spinful fermion systems.
Warning
Unlike other NQS packages, in quantax the spatial geometry and hilbert space
information provided by Sites
is a global constant.
There should only be one Sites
or Lattice
defined in the beginning of a
program and kept fixed for the whole program.
Main classes#
Common lattices#
|
Grid lattice with basis vectors orthogonal to each other and only 1 site in each unit cell. |
|
1D chain lattice |
|
2D square lattice |
|
3D cube lattice |
|
Pyrochlore lattice with 4 atoms per unit cell |
|
2D triangular lattice |
|
2D triangular lattice type B. |