Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Implementation of Schonhage's Algorithm for 2-d lattice reduction

I am trying to implement Stehlé's "Faster LLL-type reduction of lattice bases" in cpp. For that, I need the schonhage's "Fast Reduction and Composition of Binary Quadratic Forms " implementation. Is there any open source implementation available ?