#1145: high-level strategy for integer factorization
---------------------------+------------------------------------------------
 Reporter:  zimmerma       |         Owner:  aapitzsch    
     Type:  enhancement    |        Status:  needs_review 
 Priority:  minor          |     Milestone:  sage-wishlist
Component:  factorization  |    Resolution:               
 Keywords:                 |        Author:               
 Upstream:  N/A            |      Reviewer:               
   Merged:                 |   Work_issues:               
---------------------------+------------------------------------------------

Comment(by robertwb):

 Replying to [comment:16 aapitzsch]:
 > Okay, I will move the code to a new module. How should it be called?
 Should it stay in {{{sage/rings}}}?

 Yes, that'd be a fine place for it.

 > sympy.factorint becomes slow very fast but it can handle perfect powers
 better than other functions.

 Then -1 from moving away from Pari. We can check for perfect powers very
 quickly using gmp/mpir first.

 > quadratic sieve from flint is currently not installed, so I couldn't use
 it.

 Well, expect some followup patches then :).

 - Robert

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/1145#comment:24>
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