LAPACK
Linear Algebra library in Fortran 77
- Solution of systems of equations
- Solution of eigenvalue problems
Combine algorithms from LINPACK and EISPACK into a single package
Efficient on a wide range of computers
User interface similar to LINPACK
- Single, Double, Complex, Double Complex
Built on the Level 1, 2, and 3 BLAS