https://github.com/willcannings/Ruby-SVD/blob/master/lib/svd_matrix.rb#L41 Here, values of row_size and column_size are nil. Due to this SVD is throwing error: `TypeError: no implicit conversion from nil to integer`