#3214: gcd needs improved coersion
------------------------------+---------------------------------------------
Reporter: novoselt | Owner: somebody
Type: defect | Status: closed
Priority: minor | Milestone: sage-3.2
Component: basic arithmetic | Resolution: fixed
Keywords: |
------------------------------+---------------------------------------------
Changes (by mabshoff):
* status: new => closed
* resolution: => fixed
* milestone: sage-3.2.1 => sage-3.2
Comment:
This works now:
{{{
----------------------------------------------------------------------
| Sage Version 3.2.alpha1, Release Date: 2008-10-26 |
| Type notebook() for the GUI, and license() for information. |
----------------------------------------------------------------------
sage: gcd((2/3, 1, 1/6, 1/6))
1/6
}}}
Cheers,
Michael
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/3214#comment:1>
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
-~----------~----~----~----~------~----~------~--~---