rbotafogo / mdarray

Multidimensional array similar to NumPy and NArray
Other
36 stars 7 forks source link

Document what is the "condition" of a matrix. #8

Closed rbotafogo closed 8 years ago

rbotafogo commented 11 years ago

Condition is the ratio of largest to smallest singular value. Calculate the condition of a non-trivial matrix and document it.