next | previous | forward | backward | up | top | index | toc | Macaulay2 website
LLLBases :: Givens

Givens -- use Givens rotations instead of Gram-Schmidt during LLL

Description

Givens -- a strategy value for LLL(...,Strategy=>...) used to specify that Givens rotations should be used instead of the usual (but inferior) Gram-Schmidt orthogonalization. Only valid for approximate LLL computations.

For the programmer

The object Givens is a symbol.