Bill Allombert on Mon, 30 Oct 2023 15:55:37 +0100


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

New flatter lattice reduction algorithm


Dear PARI developers,

I have commited an implementation of the flatter reduction algorithm, see
    Fast Practical Lattice Reduction through Iterated Compression
    Nadia Heninger and Keegan Ryan,
    <https://eprint.iacr.org/2023/237>

which is often much faster than flll for lattices relevant to number theory.

Cheers,
Bill.