#8573: prod(primes(190)).divisors() crashes
----------------------------------+-----------------------------------------
   Reporter:  asdjughewou9474388  |       Owner:  tbd               
       Type:  defect              |      Status:  new               
   Priority:  minor               |   Milestone:                    
  Component:  factorization       |    Keywords:  product primes 190
     Author:                      |    Upstream:  N/A               
   Reviewer:                      |      Merged:                    
Work_issues:                      |  
----------------------------------+-----------------------------------------
 Exactly what the title says...The divisors of the product of all primes
 under 190 crashes sage.

 The number has about 74 digits I believe, and finding the divisors of a
 similar 74 digit prime works.

 I believe the crash is due to the fact that the number that comes out of
 prod(primes(190)) has over 4 million divisors.

 The I probably selected the wrong component, by the way, I chose
 factorization, but really I'm talking about divisors.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/8573>
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