[sage-support] Re: Jordan Normal Form Block Sizes

2009-01-15 Thread Robert Bradshaw
On Jan 15, 2009, at 4:26 PM, William Stein wrote: > > On Thu, Jan 15, 2009 at 3:12 PM, Jason Grout > wrote: >> >> c mullan wrote: >>> 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

[sage-support] Re: Jordan Normal Form Block Sizes

2009-01-15 Thread William Stein
On Thu, Jan 15, 2009 at 4:26 PM, William Stein wrote: > On Thu, Jan 15, 2009 at 3:12 PM, Jason Grout > wrote: >> >> c mullan wrote: >>> 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 indicate

[sage-support] Re: Jordan Normal Form Block Sizes

2009-01-15 Thread William Stein
On Thu, Jan 15, 2009 at 3:12 PM, Jason Grout wrote: > > c mullan wrote: >> 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

[sage-support] Re: Jordan Normal Form Block Sizes

2009-01-15 Thread c mullan
Excellent, yes, this solution will work for me! Thanks for your swift reply! On Jan 15, 11:12 pm, Jason Grout wrote: > c mullan wrote: > > 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 (

[sage-support] Re: Jordan Normal Form Block Sizes

2009-01-15 Thread Jason Grout
c mullan wrote: > 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 7x