Can you please tell me how I can use fplll( Damien Stehle’s fpLLL) in SAGE. There are some codes like this: sage:from sage . libs . fplll . fplll import gen_ntrulike sage : A = gen_ntru like (200 ,130 ,35) sage : time B = A .LLL( ) But how can I reduce a matrix which is given by me?
--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
