quantax.sites.Grid#
- class quantax.sites.Grid(extent: Sequence[int], boundary: int | Sequence[int] = 1, particle_type: PARTICLE_TYPE | str = PARTICLE_TYPE.spin, Nparticles: None | int | Tuple[int, int] = None, double_occ: bool | None = None)#
Grid lattice with basis vectors orthogonal to each other and only 1 site in each unit cell.