On Feb 27, 2009, at 11:13 AM, Santanu Sarkar wrote: > Can any one give me implementation of LLL algorithm in C/C++ > Language?
All the source code used in Sage is open source, you can download it and look around. Specifically, all .spkg files are bzipped tars and can be unpacked. Both pari and fpLLL provide an LLL algorithm in C. If you need to use it for something, however, be sure to respect the GPL. - Robert --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/sage-support URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---
