Hi,

I would like to access the factors in Bunch-Kauffman factorization, i.e.,
when I give A as an input, I would like to get as an output the matrices 
P,L and B that satisfy PAP'=LBL'.
Is there a way of using bkfact() for this purpose? Or, is there any other 
function in julia that does this?

Also, could you explain what exactly a "Bunch-Kauffman object" is that 
bkfact() returns?

Thank you in advance,
Min

Reply via email to