#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 | Keywords: delete remove
Work_issues: | Upstream: N/A
Reviewer: Rob Beezer | Author: Wai Yan Pong
Merged: | Dependencies:
------------------------------+---------------------------------------------
Changes (by newvalueoldvalue):
* reviewer: => Rob Beezer
* author: => Wai Yan Pong
Comment:
A few other things:
* There is now an intended `see also` formatting -see
[http://trac.sagemath.org/sage_trac/attachment/ticket/12078/trac_12078
-see_also-fh.patch this patch], for instance.
* The things to be seen should be hyperlinked. So instead of
{{{
The functions "delete_columns()", "matrix_from_rows()"
}}}
one would try to do
{{{
The functions :func:`delete_columns` and :func:`matrix_from_rows`
}}}
And in case Rob's review seems daunting, be encouraged that these are all
both important and not a big deal for you to fix - they are good practice,
and not horrible errors of doom haunting your patch for eternity.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/11528#comment:9>
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.