#3118: [with new patch, needs review] update LCM (easy-to-fix buglet)
------------------------------+---------------------------------------------
 Reporter:  was               |        Owner:  somebody
     Type:  defect            |       Status:  new     
 Priority:  major             |    Milestone:  sage-3.2
Component:  basic arithmetic  |   Resolution:          
 Keywords:                    |  
------------------------------+---------------------------------------------
Comment (by cremona):

 The second patch does three things:

     1. After running -testall a couple of small things elsewhere needed
 fixing;
     2. Fixed a bug in integer.pyx introduced in 3.1.2.alpha0 (in #4286)
     3. Cleaner use of sequences as a method of coercing a list to have a
 coherent universe.

 In view of item 2, which corrected this:
 {{{
 ----------------------------------------------------------------------
 | SAGE Version 3.2.alpha0, Release Date: 2008-10-20                  |
 | Type notebook() for the GUI, and license() for information.        |
 ----------------------------------------------------------------------

 sage: sage.rings.integer.GCD_list([2,2,3])
 2
 }}}
 and the fact that I really did do a -testall, I am hoping for a quick
 positive review!  I think that Paul Z is eligible to do that although the
 initial patches here were his.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/3118#comment:3>
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to