#5663: Infinite loop in multiplication of 0 (parent Symbolic Ring) and
1.0000000000000000 (parent Real Field with 60 bits of precision)!
-----------------------------------------------+----------------------------
Reporter: ncalexan | Owner: robertwb
Type: defect | Status: closed
Priority: major | Milestone:
sage-duplicate/invalid/wontfix
Component: coercion | Resolution: invalid
Keywords: coercion symbolic ring real field |
-----------------------------------------------+----------------------------
Changes (by mhansen):
* status: new => closed
* resolution: => invalid
* milestone: sage-4.0.1 => sage-duplicate/invalid/wontfix
Comment:
This is taken care of with the switch to the new symbolics:
{{{
----------------------------------------------------------------------
| Sage Version 4.0.1.rc1, Release Date: 2009-06-04 |
| Type notebook() for the GUI, and license() for information. |
----------------------------------------------------------------------
sage: SR(0) * RealField(60)(1)
0
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/5663#comment:1>
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
-~----------~----~----~----~------~----~------~--~---