Macaulay2 » Documentation
Packages » RandomComplexes :: WithLLL
next | previous | forward | backward | up | index | toc

WithLLL -- Option for randomComplex

Description

If WithLLL=>true then syzygy matrices of the randomly chosen matrices are improved for their Height by applying the LLL algorithm.

Functions with optional argument named WithLLL:

  • randomChainComplex(...,WithLLL=>...) -- see randomChainComplex -- random chain complex over the integers with prescribed ranks of the homology group and ranks of the matrices

For the programmer

The object WithLLL is a symbol.


The source of this document is in RandomComplexes.m2:513:0.