#4111: [with patch, positive review] move basic types to new coercion model
----------------------+-----------------------------------------------------
Reporter: robertwb | Owner: robertwb
Type: defect | Status: closed
Priority: major | Milestone: sage-3.1.3
Component: coercion | Resolution: fixed
Keywords: |
----------------------+-----------------------------------------------------
Comment (by robertwb):
Actually, after those patches I get
{{{
sage: 1.2.parent() is RR
True
}}}
Sit looks like a pari issue for sure. For example, I get
{{{
sage: (-1.23456)._pari_()
-1.2345600000000000001
}}}
which isn't using {{{RR.__call__}}} at all.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/4111#comment:13>
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
-~----------~----~----~----~------~----~------~--~---