#16308: Improve sums of squares
-------------------------------------+-------------------------------------
       Reporter:  jdemeyer           |        Owner:
           Type:  enhancement        |       Status:  needs_review
       Priority:  major              |    Milestone:  sage-6.3
      Component:  number theory      |   Resolution:
       Keywords:                     |    Merged in:
        Authors:  Jeroen Demeyer     |    Reviewers:
Report Upstream:  N/A                |  Work issues:
         Branch:                     |       Commit:
  u/jdemeyer/ticket/16308            |  6b94a6576031e6e341143a4fc1fd83263a800ed9
   Dependencies:                     |     Stopgaps:
-------------------------------------+-------------------------------------

Comment (by jdemeyer):

 Replying to [comment:12 pbruin]:
 > Interesting...  Since this code is probably not the place where Sage
 should have to make a decision about which factoring algorithm to use, it
 looks tempting to use `Integer.factor()` instead of `pari.factor()`
 I guess you're right, but I decided to do everything in PARI for speed,
 also with the idea that the code could be changed to use direct calls to
 the PARI library if needed.

--
Ticket URL: <http://trac.sagemath.org/ticket/16308#comment:19>
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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.

Reply via email to