la4j icon indicating copy to clipboard operation
la4j copied to clipboard

We need a method for building a Jordan form for matrices

Open SamoylovMD opened this issue 11 years ago • 1 comments

If we find fast algorithm (for O(n^3) time) for transforming matrix to Jordan form, we can use this to fast rank calculation, eigenvalues and eigenvectors finding, and other useful things.

http://en.wikipedia.org/wiki/Jordan_matrix http://en.wikipedia.org/wiki/Jordan_normal_form

SamoylovMD avatar Sep 08 '13 10:09 SamoylovMD

This might be a good idea for the next milestone (0.5.0).

vkostyukov avatar Sep 08 '13 10:09 vkostyukov