Directory > Computers > Programming > Languages > Fortran > Source Code > Linear Algebra > Sparse Block-band Matrix Solver By Udo Grabowski. http://www-imk.fzk.de:8080/imk2/ame/grabowski/DarkStar/spinoff.html Reviews Rating: Not yet Rated
Whois Check
UMFPACK for sparse linear equations Fortran 77 source code for solving sparse asymmetric linear equations, including a version for complex matrices. There are copyright restrictions. ftp://ftp.cis.ufl.edu/pub/umfpack Reviews Rating: Not yet Rated
Whois Check
Systems Optimization Laboratory Code for sparse linear equations (symmetric or general) and sparse least squares, and updating a dense square factorization L C = U. http://www.stanford.edu/group/SOL/software.html Reviews Rating: Not yet Rated
Whois Check
SYMMLQ: Sparse Symmetic Equations Solves a set of sparse, symmetric linear equations using a conjugate gradient type method. http://www.stanford.edu/group/SOL/software/symmlq.html Reviews Rating: Not yet Rated
Whois Check
SPARSKIT General purpose Fortran library by Yousef Saad for sparse matrix computations. http://www-users.cs.umn.edu/~saad/software/SPARSKIT/sparskit.html Reviews Rating: Not yet Rated
Whois Check
SMLIB Fortran 90 modules by Ernst Meese for the compressed sparse row (CSR) and the modified sparse row (MSR) data storage formats, a very general incomplete LU factorisation routine, the Krylov subspace solvers CGS, BiCGSTAB and GMRES. ftp://ftp.ntnu.no/pub/smlib/ Reviews Rating: Not yet Rated
Whois Check
P_SPARSLIB: Library of Distributed-Memory Sparse Iterative Solvers By Yousef Saad and Kesheng Wu. http://www-users.cs.umn.edu/~saad/software/p_sparslib/ Reviews Rating: Not yet Rated
Whois Check
Parallel Sparse Basic Linear Algebra Subroutines (PSBLAS) Provides a framework to enable easy, efficient and portable implementations of iterative solvers for linear systems, while shielding the user from most details of their parallelization. The interface is designed keeping in view a Single Program Multiple Data programming model on distributed memory machines. http://claudius.ce.uniroma2.it/psblas/#Software Reviews Rating: Not yet Rated
Whois Check
NSPCG Fortran 77 subroutines for solving large sparse linear systems by adaptive accelerated iterative algorithms. http://rene.ma.utexas.edu/CNA/NSPCG/ Reviews Rating: Not yet Rated
Whois Check
NIST Fortran Sparse BLAS Provides computational kernels for fundamental sparse matrix operations. http://math.nist.gov/~KRemington/fspblas/ Reviews Rating: Not yet Rated
Whois Check
MUltifrontal Massively Parallel sparse direct Solver (MUMPS) Fortran 90 package for solving linear systems of equations of the form A*x = b, where the matrix A is sparse and can be either unsymmetric, symmetric positive definite, or general symmetric. Available in various arithmetics (real or complex, single or double), and with or without MPI. http://www.enseeiht.fr/lima/apo/MUMPS/ Reviews Rating: Not yet Rated
Whois Check
MINRES: Sparse Symmetic Equations Solves sparse linear equations using a conjugate-gradient type method. http://www.stanford.edu/group/SOL/software/minres.html Reviews Rating: Not yet Rated
Whois Check
LINSOL Uses iterative techniques based on generalized conjugate gradient methods and beyond to solve large and sparse linear systems. http://www.rz.uni-karlsruhe.de/~numerik/linsol/index.html Reviews Rating: Not yet Rated
Whois Check
ITPACK Collection of Fortran 77 subroutines for solving large sparse linear systems by adaptive accelerated iterative algorithms. http://rene.ma.utexas.edu/CNA/ITPACK/ Reviews Rating: Not yet Rated
Whois Check
BILUM Code by Yousef Saad and Jun Zhang to solve general sparse linear systems by using Krylov subspace methods preconditioned by some multi-level block ILU (BILUM) preconditioning techniques. http://www.cs.uky.edu/~jzhang/bilum.html Reviews Rating: Not yet Rated
Whois Check
|