#4406: [with patch, needs work] make polynomial truncation cpdef method
----------------------+-----------------------------------------------------
 Reporter:  robertwb  |        Owner:  tbd       
     Type:  defect    |       Status:  new       
 Priority:  major     |    Milestone:  sage-3.2.1
Component:  algebra   |   Resolution:            
 Keywords:            |  
----------------------+-----------------------------------------------------
Comment (by robertwb):

 I tried fixing this on sage.math, but I'm having issues with the unpacked
 tar. I copied over sage-3.2.alpha2-sage.math-only-x86_64-Linux and
 extracted it, but when I run ./sage I get

 {{{
 sage: sage.all.__file__
  '/scratch/mabshoff/release-cycle/sage-3.2.alpha2/local/lib/python2.5
 /site-packages/sage/all.pyc'
 }}}

 and I can't figure out how test my changes. However, I'm pretty sure the
 error is because line 467 of sage/rings/polynomial/polynomial_template.pxi
 is still def (rather than cpdef). I'm attaching a patch that should fix
 the problem.

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