haskell-numerics / hmatrix

Linear algebra and numerical computation
381 stars 104 forks source link

compactSVDTol doc and inline dim and subVector #210

Closed kjslag closed 8 years ago

kjslag commented 8 years ago

Clarify compactSVDTol corner case in documentation and inline dim and subVector since these are inlined by the vector package.

albertoruiz commented 8 years ago

Perfect, thanks!