triqs.lattice.point.LatticePoint.value

property LatticePoint.value

Real-space coordinates of this lattice point in the standard basis.

Computed lazily on first access from index and lattice, then cached for subsequent accesses.

Returns:
numpy.ndarray

Real-space coordinates of the lattice point.