#6084: [needs work] Improved p-adic polynomials
---------------------------+------------------------------------------------
   Reporter:  roed         |          Owner:  roed      
       Type:  enhancement  |         Status:  new       
   Priority:  major        |      Milestone:  sage-4.7.1
  Component:  padics       |       Keywords:            
Work_issues:               |       Upstream:  N/A       
   Reviewer:               |         Author:  David Roe 
     Merged:               |   Dependencies:            
---------------------------+------------------------------------------------
Changes (by newvalueoldvalue):

  * author:  => David Roe


Comment:

 Replying to [comment:13 roed]:

 Great!  The patches do all apply and build on 4.7, but there are errors
 when starting sage:

 {{{
 ---------------------------------------------------------------------------
 TypeError                                 Traceback (most recent call
 last)

 /home/niles/sage/local/lib/python2.6/site-packages/IPython/ipmaker.pyc in
 force_import(modname)
      64         reload(sys.modules[modname])
      65     else:
 ---> 66         __import__(modname)
      67
      68

 ...

 /home/niles/sage/local/lib/python2.6/site-
 packages/sage/rings/polynomial/polynomial_element.so in
 sage.rings.polynomial.polynomial_element.Polynomial._repr_
 (sage/rings/polynomial/polynomial_element.c:14010)()

 /home/niles/sage/local/lib/python2.6/site-
 packages/sage/rings/polynomial/polynomial_element.so in
 sage.rings.polynomial.polynomial_element.Polynomial._repr
 (sage/rings/polynomial/polynomial_element.c:13276)()

 /home/niles/sage/local/lib/python2.6/site-
 packages/sage/rings/polynomial/polynomial_element.so in
 sage.rings.polynomial.polynomial_element.Polynomial._top_nonzero_power
 (sage/rings/polynomial/polynomial_element.c:17586)()

 TypeError: degree() takes no arguments (1 given)
 Error importing ipy_profile_sage - perhaps you should run %upgrade?
 WARNING: Loading of ipy_profile_sage failed.
 sage:
 }}}

 Also, there are a number of failures on 4.7.1.alpha2 so this will have to
 be rebased.

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