#8627: cannot coerce p-adic capped-rel to capped-abs
------------------------+---------------------------------------------------
Reporter: dmharvey | Owner: roed
Type: defect | Status: new
Priority: major | Milestone:
Component: padics | Keywords:
Author: | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
------------------------+---------------------------------------------------
(sage 4.3.1)
{{{
sage: R.<a> = Zq(25, type="capped-abs")
sage: R(1/a)
---------------------------------------------------------------------------
TypeError Traceback (most recent call
last)
/Users/david/<ipython console> in <module>()
/Users/david/sage-4.3.1/local/lib/python2.6/site-
packages/sage/structure/parent.so in sage.structure.parent.Parent.__call__
(sage/structure/parent.c:4956)()
/Users/david/sage-4.3.1/local/lib/python2.6/site-
packages/sage/structure/coerce_maps.so in
sage.structure.coerce_maps.DefaultConvertMap._call_
(sage/structure/coerce_maps.c:2434)()
/Users/david/sage-4.3.1/local/lib/python2.6/site-
packages/sage/structure/coerce_maps.so in
sage.structure.coerce_maps.DefaultConvertMap._call_
(sage/structure/coerce_maps.c:2332)()
/Users/david/sage-4.3.1/local/lib/python2.6/site-
packages/sage/rings/padics/padic_ZZ_pX_CA_element.so in
sage.rings.padics.padic_ZZ_pX_CA_element.pAdicZZpXCAElement.__init__
(sage/rings/padics/padic_ZZ_pX_CA_element.cpp:4574)()
TypeError: Cannot convert
sage.rings.padics.padic_ZZ_pX_CR_element.pAdicZZpXCRElement to
sage.rings.padics.padic_ZZ_pX_CA_element.pAdicZZpXCAElement
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/8627>
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.