Hi, Suppose I compute the Jordan Normal Form of a matrix,
A.jordan_form() Then in the output I can see that the block sizes are indicated (by subdivide='True'), but I can't extract this information. I would like a list of block sizes, (e.g. [2,2,1,1,1] for a 7x7 matrix). I cannot figure out how to do this, any ideas? Thanks! --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to sage-support@googlegroups.com To unsubscribe from this group, send email to sage-support-unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-support URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---