#4701: [with patch; needs review] magma/sage interface -- coercion for single
variable polynomials broken in some cases
------------------------+---------------------------------------------------
Reporter: was | Owner: was
Type: defect | Status: new
Priority: major | Milestone: sage-3.2.2
Component: interfaces | Resolution:
Keywords: |
------------------------+---------------------------------------------------
Changes (by was):
* summary: magma/sage interface -- coercion for single variable
polynomials broken in some cases => [with
patch; needs review] magma/sage interface --
coercion for single variable polynomials broken
in some cases
Comment:
The attached patch fixes the problem by using _ref instead of name in the
polynomial ring conversion function, just like in the multivariate case.
It also fixes a bunch of spots in the output of doctests where the magma
variable names _sage_[n] were hard coded, by replacing them by
_sage_[...]. Finally I updated the docstring of _ref to more clearly
explain what it does. So it's basically two lines of code followed by a
bunch of doctest fixes/improvements.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/4701#comment:1>
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
-~----------~----~----~----~------~----~------~--~---