Basic linear algebra methods including basic matrix/vector operations, solution of linear systems of equations, eigenvalues, and singular values. Focus will be on applications of the methods on a ...
If you're doing nothing but linear algebra, matlab is probably fast enough. Its linear algebra routines are actually written in fortran, so they' e not that slow (though there is some overhead ...