LAPACK
Linear Algebra library in Fortran 77
- Solution of systems of equations
- Linear least squares problems
- Solution of eigenvalue problems
- Dense and Banded
Efficient on a wide range of computers
Built on the Level 1, 2, and 3 BLAS
User interface similar to LINPACK
- Single, Double, Complex, Double Complex
- Bindings to C and Java