Hi, > When relabelling a Cartan type: > > sage: A3 = CartanType("A3") > sage: A3r = A3.relabel({1:2,2:3,3:1}) > > one loses the cartan_matrix method, which is not implemented in > [...]/combinat/root_system/type_relabel.py. > > It would be trivial to create it: just calling the cartan_matrix method of > the CartanType parent and reordering columns and rows according to the > relabelling. > > May I open a ticket in trac?
I'm forwarding this to sage-combinat-devel, where most root system related discussions take place. Cheers, Florent -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To post to this group, send email to sage-devel@googlegroups.com. To unsubscribe from this group, send email to sage-devel+unsubscr...@googlegroups.com. Visit this group at http://groups.google.com/group/sage-devel?hl=en.