#16577: Make matrix.permute_rows and friends accept permutations of 0..n-1 now 
that
we have them + misc improvements
-------------------------------------+-------------------------------------
       Reporter:  nthiery            |        Owner:
           Type:  enhancement        |       Status:  needs_review
       Priority:  major              |    Milestone:  sage-6.3
      Component:  linear algebra     |   Resolution:
       Keywords:                     |    Merged in:
        Authors:  Nicolas M. Thiéry  |    Reviewers:
Report Upstream:  N/A                |  Work issues:
         Branch:                     |       Commit:
  
u/nthiery/make_matrix_permute_rows_and_friends_accept_permutations_of_0__n_1_now_that_we_have_them___misc_improvements|
  1eccf0163009c2280520a6e6be2f14ba3848422e
   Dependencies:                     |     Stopgaps:
-------------------------------------+-------------------------------------
Changes (by {'newvalue': u'Nicolas M. Thi\xe9ry', 'oldvalue': ''}):

 * status:  new => needs_review
 * author:   => Nicolas M. Thiéry
 * cc: rbeezer (added)
 * component:  PLEASE CHANGE => linear algebra
 * commit:   => 1eccf0163009c2280520a6e6be2f14ba3848422e
 * type:  PLEASE CHANGE => enhancement


Old description:



New description:

 Permutation groups used to only handle permutations of `1,..n`, and the
 methods permute_rows and friends of matrices coped with this with an ugly
 and potentially confusing shift by 1. After this ticket, permutation of
 `0,...,n-1` are accepted and handled as can be expected. For permutations
 of `1..n` and subsets the behavior is unchanged for backward
 compatibility.

 This ticket also includes the following changes:
 - A rewrite of the documentation
 - New documentation on a related method
 - Code refactorization to avoid some duplication
 - The implementation of M.permute_rows_and_columns(sigma)

--

Comment:

 New commits:
 
||[http://git.sagemath.org/sage.git/commit/?id=1eccf0163009c2280520a6e6be2f14ba3848422e
 1eccf01]||{{{16577: matrix.permute_rows and friends accept permutation of
 0..n-1 + misc doc improvements + code refactorisation}}}||

--
Ticket URL: <http://trac.sagemath.org/ticket/16577#comment:2>
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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.

Reply via email to