quantax.sites.Grid# class quantax.sites.Grid(extent: Sequence[int], boundary: int | Sequence[int] = 1, is_fermion: bool = False)# Grid lattice with basis vectors orthogonal to each other and only 1 site in each unit cell.