LAPACK Related Projects

Alternative language interfaces to LAPACK (or translations/conversions of LAPACK) are available in Fortran95, C, and Java.

There also exist LAPACK-type algorithms for distributed memory machines. Namely, distributed memory versions of the core routines from LAPACK; sparse Gaussian elimination -- SuperLU, SuperLU_MT, and distributed-memory SuperLU; a fully parallel package to solve a symmetric positive definite sparse linear system on a message passing multiprocessor using Cholesky factorization; a package based on Arnoldi's method for solving large-scale nonsymmetric, symmetric, and generalized algebraic eigenvalue problems; and templates for sparse iterative methods for solving Ax=b. For more information on the availability of each of these packages, consult the following URLs:


[Home] [Contact] [FAQ] [Release Notes] [LAPACK Search Engine] [Individual Routines] [LAPACK Installation Guide] [LAPACK Users' Guide] [LAPACK Working Notes] [Related Projects] [Support] [Year 2000 Readiness Disclosure]