#4681: [with patch, needs review] General Smith normal form implementation
---------------------------------------+------------------------------------
 Reporter:  davidloeffler              |        Owner:  davidloeffler
     Type:  enhancement                |       Status:  assigned     
 Priority:  major                      |    Milestone:  sage-3.2.2   
Component:  linear algebra             |   Resolution:               
 Keywords:  matrix, smith normal form  |  
---------------------------------------+------------------------------------
Comment (by was):

 I noticed that this docstring is slightly wrong.  The m and y are
 confused:
 {{{
         4669    def _smith_augment(x, m):
         4670        r""" For internal use by the smith_form routine. Given
 scalar x and matrix
         4671        y, construct the block-diagonal matrix [x,0 ; 0, y].
 }}}

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