Directory > Computers > Programming > Languages > Fortran > Source Code > Linear Algebra Subroutines for Manipulating Large Systems of Equations Fortran 90 codes by Matt Newman for Gaussian elimination and forward reduction to solve linear equations, diagonal preconditioned gradient to solve linear equations, and subspace iteration to determine the first p eigenvalues of the generalized eigenvalue problem for a system of size q where q>>p. http://quattro.me.uiuc.edu/~newman/498CM/498CM.html Reviews Rating: Not yet Rated
Whois Check
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/ Reviews Rating: Not yet Rated
Whois Check
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 Reviews Rating: Not yet Rated
Whois Check
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 Reviews Rating: Not yet Rated
Whois Check
Ming Gu Codes available from author to quickly update singular value decompositions, solve banded plus semiseparable systems of linear equations, and compute eigenvalues symmetric block-diagonal plus semiseparable matrices. http://math.berkeley.edu/~mgu/ Reviews Rating: Not yet Rated
Whois Check
BPKIT Block Preconditioning Toolkit Toolkit of block preconditioners for the iterative solution of linear systems. http://www-users.cs.umn.edu/~chow/bpkit.html/ Reviews Rating: Not yet Rated
Whois Check
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/ Reviews Rating: Not yet Rated
Whois Check
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 Reviews Rating: Not yet Rated
Whois Check
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 Reviews Rating: Not yet Rated
Whois Check
LAPACK An alternative source of LAPACK = Linear Algebra package, for solving linear equations, SVD and eigenvalues. http://www.cs.colorado.edu/~lapack/ Reviews Rating: Not yet Rated
Whois Check
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/ Reviews Rating: Not yet Rated
Whois Check
|