Yes, Here is an example: I have A= [[0,1,1],[1,1,1],[1,0,1]], B=[[1,1,1],[1,0,1],[0,1,1]] and C=[[1,1,1],[1,1,0],[1,0,1]] in my list, but I only need to keep one of them, since B is obtained from 1 by permuting the rows with (2,1,3). Also, C is obtained from A by permuting the rows by (1,2) and permuting columns by (3,1).
On Thursday, February 27, 2014 12:43:07 PM UTC-7, projetmbc wrote: > > Hello. > > Can you give a small example of your matrices ? > > Christophe. > -- You received this message because you are subscribed to the Google Groups "sage-support" group. To unsubscribe from this group and stop receiving emails from it, send an email to sage-support+unsubscr...@googlegroups.com. To post to this group, send email to sage-support@googlegroups.com. Visit this group at http://groups.google.com/group/sage-support. For more options, visit https://groups.google.com/groups/opt_out.