#11528: Allow deleting row or column from matrix
----------------------------------+-----------------------------------------
       Reporter:  kcrisman        |         Owner:  jason, was
           Type:  enhancement     |        Status:  needs_work
       Priority:  major           |     Milestone:  sage-5.0  
      Component:  linear algebra  |    Resolution:            
       Keywords:  delete remove   |   Work issues:            
Report Upstream:  N/A             |     Reviewers:  Rob Beezer
        Authors:  Wai Yan Pong    |     Merged in:            
   Dependencies:                  |      Stopgaps:            
----------------------------------+-----------------------------------------

Comment (by pong):

 Replying to [ticket:11528 kcrisman]:
 > This was requested in the 2011 Sage MAA PREP workshop.  Names deleted.
 > {{{
 > : Is there any way to delete specified rows or columns from an existing
 matrix?
 > : Hmm, I think that is possible, using a method.
 > : I'll look.
 > :  - we can swap rows, scale rows, add mults of rows, create a matrix
 from specified rows... but not that.
 > : Would you find this useful?  Is it in Matlab?
 > : For list there is  a method called pop
 > : Right, but not for matrices.
 > : if matrix is a list of list...
 > : But it's not quite that.
 > : I'l make a ticket.
 > : this would be useful
 > : there is an m.insert_row
 > : Hah!  But we can't do it backwards
 > }}}
 > So let's make this happen.

 Apply [attachment:trac_11528_matrix_delete_rows_and_columns.patch] to
 `devel/sage` of sage-5.0beta10

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