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
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
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
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 (
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