LAPACK - Alternative source of LAPACK. - http://www.cs.colorado.edu/~jessup/lapack/
Example Programs for the LAPACK Drivers - The example programs illustrate the use of the double precision versions of the LAPACK drivers. - http://www.nag.com/lapack-ex/lapack-ex.html
Lapack BLAS Fortran Windows Win32 download - Binaries compiled with Intel Fortran 9.0, links to LAPACK source code, and make file to create binaries. By David Svoboda. - http://www.fi.muni.cz/~xsvobod2/misc/lapack/
Parallel Sparse Symmetric Direct Solver (PSPASES) - High performance, scalable, parallel, MPI-based library, intended for solving linear systems of equations involving sparse symmetric positive definite matrices. The library provides various interfaces to solve the system using four phases of direct method - http://www-users.cs.umn.edu/~mjoshi/pspases/index.html
LGSOLV - Modification of known Gauss method for pivot element elimination that uses internal rows-transposition-vector and works with matrix strictly "col-by-col". The algorithm factorizes the source matrix so that created factor-matrix may be used sever - http://archives.math.utk.edu/software/msdos/numerical.analysis/lgsolv/.html
F95 BLAS Proposal - Fortran 95 code for the Basic Linear Algebra Subroutines proposal as presented at the BLAST Forum, by Zohair Maany and Sven Hammarling. - http://www.nag.co.uk/numeric/F95_BLAS_proposal/F95_BLAS_proposal.html
Smart BLAS95 - Fortran 95 interface to the BLAS (Basic Linear Algebra Subprograms). The interface is a subset of the BLAS technical forum standard, covering the functionality of level 2 and 3 legacy BLAS routines (available on most machines). - http://artax.karlin.mff.cuni.cz/~hajej2am/blas95/
JTPACK Linear Solver Toolkit - Toolkit containing various Fortran routines developed over a number of years in support of several code efforts at Los Alamos National Lab. It contains some BLAS-like routines, some LAPACK-like routines, various iterative solvers, and utility routines lik - http://turner-family.com/John/LANL/JTpack.html
LINPACK - A collection of Fortran subroutines that analyze and solve linear equations and linear least-squares problems. The package solves linear systems whose matrices are general, banded, symmetric indefinite, symmetric positive definite, triangular, and tridiag - http://www.netlib.org/linpack/
Software Iterative Methods: GMRESR and BiCGstab(ell) - Fortran 77 subroutines by Henk A. van der Vorst for the iterative methods GMRESR and BiCGstab(ell). These are methods for the iterative solution of large and typically sparse systems of linear equations with a nonsymmetric matrix. - http://www.math.uu.nl/people/vorst/software.html
RECSY - Library by Isak Jonsson and Bo Kågström for solving triangular Sylvester-type matrix equations. - http://www.cs.umu.se/research/parallel/recsy/
Parallel Algorithms Project - Codes to solve linear systems with the GMRES and conjugate gradient methods, among other topics. - http://www.cerfacs.fr/algor/Setup/JSEnabledFrameset.html
LUMOD - Updates a dense square factorization L*C = U, when rows and columns of C are added, deleted or replaced. - http://www.stanford.edu/group/SOL/software/lumod.html
Expokit - Software package for computing small dense and large sparse matrix exponentials in Fortran and Matlab. Usable in C/C++. - http://www.maths.uq.edu.au/expokit/
Matran - Fortran 95 wrapper that implements matrix operations and computes matrix decompositions using Lapack and the Blas. - http://www.cs.umd.edu/~stewart/matran/Matran.html
Linear Algebra - BLZPACK uses the block Lanczos algorithm to solve (generalized) eigenvalue problems, HLZPACK uses the Lanczos algorithm to solve Hermitian eigenvalue problems, and SKYPACK implements algorithms for matrices having a skyline structure. By Osni Marques. - http://crd.lbl.gov/~osni/#Software
Fast Hankel and Toeplitz solvers - In Fortran 90, by the MaSe (Matrices Having Structure) Team of the University of Leuven. - http://www.cs.kuleuven.ac.be/~marc/software/