#11777: Coercion/printing problem with p-adics
-------------------------+--------------------------------------------------
Reporter: robharron | Owner: roed
Type: defect | Status: new
Priority: minor | Milestone: sage-4.7.2
Component: padics | Keywords: padics, repr_spec, repr_gen
Work_issues: | Upstream: N/A
Reviewer: | Author:
Merged: | Dependencies:
-------------------------+--------------------------------------------------
A strange problem maybe cause by a coercion problem when coercing from a
number field into a p-adic field. Upon printing, repr_spec (reps. repr_gen
if in 'bars' mode) ends up receiving an element whose call
_ext_p_list(True) returns an empty list which causes some errors to be
raised. Reproducing source code below.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/11777>
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.