Macaulay2 » Documentation
Packages » LLLBases :: Givens
next | previous | forward | backward | up | index | toc

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.