Question


cond() for sparse matrices
When you use the cond() function with a dense matrix it defaults to using the 'normal' (2-norm) definition, unless you supply th...

9 years ago | 1 answer | 0

1

answer

Question


Speeding up matrix multiplication and inversion
I have a script which runs a loop, within which several matrix multiplications and inversions are computed (different matrices e...

9 years ago | 2 answers | 0

2

answers