Charles Greathouse on Mon, 30 Oct 2023 19:07:33 +0100


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

Re: New flatter lattice reduction algorithm


Terrific work, Bill! Looks like a great algorithm to add.

On Mon, Oct 30, 2023 at 10:55 AM Bill Allombert <Bill.Allombert@math.u-bordeaux.fr> wrote:
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.