RSS

  • Home
  • Index
  • Code
  • Libraries
  • Links
  • About
  • Recent Posts

    • A parallel version of run_mums
    • Compiling MUMPS 4.10.0 with WinMumps using Visual Studio 2008 and Intel
    • Sample driver to run a sparse solver
    • Gluing all together: LinearSolver::create
    • Class MUMPS and PARDISO
    • Class TAUCS
    • Class UMFPACK
    • Class LinearSolver
    • Sample code in C++ to run MUMPS
    • Sample code in C++ to run TAUCS
    • Class SparseMatrix
    • Class Matrix
  • Recent Comments

    • Evgenii Rudnyi on Compiling UMFPACK
    • M on Compiling UMFPACK
    • Domen on Sample code in C++ to run MUMPS
    • Evgenii Rudnyi on Sample code in C++ to run MUMPS
    • Domen on Sample code in C++ to run MUMPS
    • Evgenii Rudnyi on Compiling MUMPS 4.9.2 under Microsoft Visual Studio and Intel Fortran with GNU Make
  • 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 © 2012 · Matrix Programming
Powered by WordPress · Developed by the AmberPanther team