RSS

  • Home
  • Index
  • Code
  • Libraries
  • Links
  • About
  • Categories

    • Dense Matrices
    • Introduction
    • Sparse Matrices
    • Tools
  • Tags

    ACML ATLAS BeBOP BLAS book C++ Cygwin Fortran gcc GotoBLAS LAPACK linking make Matrix Market METIS MKL msvc MUMPS NumPy PARDISO SciPy TAUCS UMFPACK vim

Code

/files/code/

LAPACK: Sample code to run DGESV and DPOTRI
LAPACK: Sample code to run DGETRF and DGETRS
LAPACK: Sample code from TDLIB

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

Copyright © 2017 · Matrix Programming
Powered by WordPress · Developed by the AmberPanther team