#13818: The rescale_col method of matrices should be rescale_column
------------------------------+---------------------------------------------
Reporter: Snark | Owner: jason, was
Type: enhancement | Status: new
Priority: minor | Milestone: sage-5.6
Component: linear algebra | Keywords:
Work issues: | Report Upstream: N/A
Reviewers: | Authors:
Merged in: | Dependencies:
Stopgaps: |
------------------------------+---------------------------------------------
The other pairs of methods (swap_rows/swap_columns,
add_multiple_of_row/add_multiple_of_column, row_space/column_space, etc)
all use the unabbreviated nouns, so I suggest renaming rescale_col to
rescale_column for coherence.
I would provide a brutal patch (sed-magic), but it would certainly be
worthy to add a rescale_col method which calls rescale_column and warns
about the renaming before pulling the plug on the old method name -- and I
don't know how to do that.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/13818>
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.