#2665: error in coercion between CIF and SR
----------------------------------------------------+-----------------------
Reporter: ncalexan | Owner: robertwb
Type: defect | Status: closed
Priority: minor | Milestone:
sage-duplicate/invalid/wontfix
Component: coercion | Resolution: invalid
Keywords: symbolic SR complex interval field CIF |
----------------------------------------------------+-----------------------
Changes (by mhansen):
* status: new => closed
* resolution: => invalid
* milestone: sage-4.0.1 => sage-duplicate/invalid/wontfix
Comment:
This now works correctly with the update to pynac:
{{{
sage: SR(0) * CIF(I)
0
sage: a = _
sage: a.parent()
Symbolic Ring
sage: a.pyobject().parent()
Complex Interval Field with 53 bits of precision
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/2665#comment:4>
Sage <http://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
-~----------~----~----~----~------~----~------~--~---