SciRuby/nmatrix

Calculate rank of matrix based on SVD

v0dro opened this issue · 1 comments

v0dro commented

Having an SVD based rank calculation algorithm would be helpful. Similar to that in matlab: https://in.mathworks.com/help/matlab/ref/rank.html

@v0dro Can you please check this PR? #615