#11432: LLL function for quadratic forms is wrong
-------------------------------+--------------------------------------------
   Reporter:  mmasdeu          |          Owner:  justin             
       Type:  defect           |         Status:  new                
   Priority:  minor            |      Milestone:  sage-4.7.1         
  Component:  quadratic forms  |       Keywords:  LLL, quadratic form
Work_issues:                   |       Upstream:  N/A                
   Reviewer:                   |         Author:                     
     Merged:                   |   Dependencies:                     
-------------------------------+--------------------------------------------
 The function Q.lll() where Q is a QuadraticForm is a one-line wrapper
 around LLL_gram(), which in turn calls Pari.

 The description of Q.lll() is that it returns an LLL-reduced quadratic
 form. However, the function LLL_gram() returns a change of basis matrix,
 not the resulting quadratic form.

 In my opinion this requires a one-line patch, which I can do if someone
 confirms that this is the problem.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/11432>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

-- 
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
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-trac?hl=en.

Reply via email to