#7381: Coercion of HyperellipticCurve over pAdicField to an extension
-----------------------------+----------------------------------------------
Reporter: jen | Owner: roed
Type: defect | Status: needs_review
Priority: major | Milestone: sage-4.3
Component: number theory | Keywords:
Work_issues: | Author: Mike Hansen
Upstream: N/A | Reviewer:
Merged: |
-----------------------------+----------------------------------------------
Changes (by mhansen):
* upstream: => N/A
Comment:
If you look at the error, you'll see that it is expecting an
alphanumeric variable name, but got '(1 + O(3^5))*x' instead. This
is because it is using the .gen() method and that's how the
generator prints out. The patch changes it so that it uses the
variable_name() method instead which doesn't have the (1 + O(3^5))
part.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/7381#comment:2>
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.