#9343: upgrade pari to version 2.4.3
---------------------------+------------------------------------------------
   Reporter:  was          |       Owner:  tbd     
       Type:  enhancement  |      Status:  new     
   Priority:  major        |   Milestone:  sage-5.0
  Component:  packages     |    Keywords:          
     Author:               |    Upstream:  N/A     
   Reviewer:               |      Merged:          
Work_issues:               |  
---------------------------+------------------------------------------------
Changes (by cremona):

  * milestone:  sage-4.5 => sage-5.0


Comment:

 Replying to [comment:43 cremona]:
 > It's at http://pari.math.u-bordeaux.fr/cgi-bin/pkgreport.cgi?pkg=pari
 (#1075)

 Karim Belabas writes:
 {{{
 Simpler symptom:
  nffactor(polcyclo(21,y), x^2-y^7);

 This is actually unrelated to #1070. It was due to an nf being replaced
 by nf.pol --- because we use Trager's trick in that range instead of a
 direct relative factorization, and don't need the nf data ---.
 Unfortunately, a branch of the code later tried to acces nf.index, thus
 accessing a random coefficient of the defining t_POL instead of the
 relevant nf data.

 Fixed in svn.

 Cheers,

    K.B.
 }}}
 so we now have another reason for upgrading the source in the spkg.

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