SAL Home NUMERICS Misc

LAPACK and BLAS libraries for Linux

LAPACK version 2.0 is a comprehensive FORTRAN library that does linear algebra operations including matrix inversions, least squared solutions to linear sets of equations, eigen analysis, SVD etc. It is a very comprehensive and reputable package that has found extensive use in the scientific community. It is an updated LINPACK and EISPACK in one package. The BLAS (Basic Linear Algebra Routines) do stuff like matrix multiplies, Given's rotations etc. and are usually hand optimized for specific machines (as in DEC's DXML library). In this case, the original FORTRAN version is used. Both LAPACK and BLAS are available in source code from Netlib.

More complete information is available in separate entries at LAPACK and BLAS.

This binary ELF distribution of the libraries for Linux can be used with g77 or with f2c+gcc.

Current Version:   2.0.1

License Type:   Free

Home Site:
http://www.fysik.dtu.dk/~schiotz/linux/lapack-linux.html

Source Code Availability:

Yes, from http://www.netlib.org/lapack/

Available Binary Packages:

Targeted Platforms:

Linux

Software/Hardware Requirements:

f2c or g77

Other Links:
http://metalab.unc.edu/pub/Linux/devel/lang/fortran/ (lapack*)

Mailing Lists/USENET News Groups:

None

User Comments:

  • None

See A Screen Shot? (Not Yet)

  SAL Home   |   Numerical Analysis   |   Misc


Comments? SAL@KachinaTech.COM
Copyright © 1995-2001 by Herng-Jeng Jou
Copyright © 1997-2001 by Kachina Technologies, Inc.
All rights reserved.