#10951: ecmfactor should take as optional argument the sigma value
-----------------------------+----------------------------------------------
   Reporter:  zimmerma       |          Owner:  tbd         
       Type:  enhancement    |         Status:  needs_review
   Priority:  minor          |      Milestone:  sage-4.7    
  Component:  factorization  |       Keywords:              
Work_issues:                 |       Upstream:  N/A         
   Reviewer:                 |         Author:              
     Merged:                 |   Dependencies:              
-----------------------------+----------------------------------------------
Changes (by zimmerma):

 * cc: AlexGhitza, cremona (added)
  * status:  new => needs_review


Comment:

 the attached file does two things:

 (1) if an optional sigma=nnn input is given to ecmfactor, it uses that
 value (nnn) to choose the elliptic curve, instead of a random one. This
 allows to get a deterministic behaviour;

 (2) if a non-trivial factor was found (with a random or user-given sigma)
 it is returned by
 ecmfactor, which now returns (True, N, sigma)

 Paul

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