Finding a invariant subspaces for a specific matrix, but this time: over C

75 Views Asked by At

The matrix

I found a good algorithm here, ( Finding a invariant subspaces for a specific matrix )

but this time I want to find the invariant subspaces for a specific matrix OVER C (complex).

does it matter? thanks a lot! :)