#4835: pari starts up without inititializing enough primes?
---------------------+------------------------------------------------------
 Reporter:  cremona  |       Owner:  tbd
     Type:  defect   |      Status:  new
 Priority:  major    |   Milestone:     
Component:  algebra  |    Keywords:     
---------------------+------------------------------------------------------
 In 3.2.2, this looks ok:
 {{{
 sage: pari.default("primelimit")
 500000
 }}}
 but nevertheless,
 {{{
 sage: K.<zeta>=CyclotomicField(23)
 sage: K.ideal(2).factor()
 ...
 ---------------------------------------------------------------------------
 PariError                                 Traceback (most recent call
 last)
 ...
 PariError: not enough precomputed primes, need primelimit ~  (35)
 }}}

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/4835>
Sage <http://sagemath.org/>
Sage - Open Source Mathematical Software: Building the Car Instead of 
Reinventing the Wheel
--~--~---------~--~----~------------~-------~--~----~
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