#10876: Create elementary matrices
-----------------------------------+----------------------------------------
   Reporter:  rbeezer              |       Owner:  jason, was  
       Type:  enhancement          |      Status:  needs_review
   Priority:  minor                |   Milestone:  sage-4.7    
  Component:  linear algebra       |    Keywords:              
     Author:  Rob Beezer           |    Upstream:  N/A         
   Reviewer:  Karl-Dieter Crisman  |      Merged:              
Work_issues:                       |  
-----------------------------------+----------------------------------------
Changes (by rbeezer):

  * status:  needs_work => needs_review


Comment:

 KDC,

 OK, see if you can shoot a hole or two in this one.  ;-)  Ring is still
 optional, but rows/columns, and scale factor ''must'' be given by
 keywords.  Column operations are implemented by building the equivalent
 row operation version and then transposing it.

 Docstring leans towards rows, but I think there is enough info on the
 column variants.  Two small reminders about 0-based indexing.  New doctest
 showing dense implementation as default, but now has sparse keyword added.

 Thanks for the help with this one.

 Rob

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

Reply via email to