Lattice Reduction

Lattice Reduction#

The theory in this section relates to the functions under the reduceVectors module.

In mathematics, the goal of lattice basis reduction is to find a basis with short, nearly orthogonal vectors when given an integer lattice basis as input. This is realized using different algorithms, whose running time is usually at least exponential in the dimension of the lattice.

Wikipedia: Lattice reduction