Skip to main content

basis.LatticeVectors

Class basis.LatticeVectors():

Stores a pair of lattice vectors.

Note that this is just a pair of 2-dimensional vectors, which may be either for the real-space lattice or the reciprocal space lattice, depending on usage.

Args:

  • u: The first primitive lattice vector.
  • v: The second primitive lattice vector, with identical shape.