Crate lllreduce

Source
Expand description

A libaray for running Lenstra-Lenstra-Lovasz (LLL) reduction on grid bases

Traits§

DotProduct

Functions§

gram_schmidt_with_coeffs
lll_reduce
Applies LLL-reduction to mtxtuple by iterating through gauss_reducer step and lll_reduce_step until either make any change

Type Aliases§

Basetype
MatrixTriplet
MtxOfBaseType