The Algorithm Design Manual
About the Book
Programming Challenges

The Stony Brook Algorithm Repository

Steven Skiena
Stony Brook University
Dept. of Computer Science

LAPACK++: LAPACK in C++


LAPACK++ is a library for high performance linear algebra computations. This version includes support for solving linear systems using LU, Cholesky, QR matrix factorizations, and symmetric eigenvalue problems.
  • Download Files (local site)
  • Offical Site

    Problem Links

      
    Determinants and Permanents (10)
      
    Solving Linear Equations (10)
      
    Matrix Multiplication (7)



    This page last modified on 2008-07-10 .
    www.algorist.com