RSS
/files/code/
LAPACK: Sample code to run DGESV and DPOTRI LAPACK: Sample code to run DGETRF and DGETRS
Code for Matrix Multiply
Code for Linear Solve
To demonstrate sparse matrix multiply (not effective though)
TAUCS examples
Small examples developed for Tools
Code to read a matrix in the Matrix Market format and then run a sparse solver (TAUCS, MUMPS, UMFPACK, PARDISO)
Scipy – linear solve Scipy
RSS