Home > Fortran > Sparse
Top-Rated Links 
Most-Visited Links 

Sparse

Related Categories

SPARSKIT2 Update Link / Bad Link? 
SPARSKIT is a package of FORTRAN subroutines for working with sparse matrices. It includes general sparse matrix manipulation routines as well as a few iterative solvers, see detailed description of contents below.
Submitted Dec 09, 1998
Updated Sep 10, 2004
Rating: (5 Ratings)   Rate this link Total Visits: 399
 
GMRES Update Link / Bad Link? 
We propose an implementation of the flexible GMRES (FGMRES) (Saad, 1993) algorithm for both real and complex, single and double precision arithmetics suitable for serial, shared memory and distributed memory computers. FGMRES is a variant of the GMRES method with right preconditioning that enables the use of a different preconditioner at each step of the Arnoldi process. In particular, a few steps of GMRES can be used as a preconditioner for FGMRES.
Submitted Jul 01, 1998
Rating: N/A   Rate this link Total Visits: 146
 
y12m Update Link / Bad Link? 
Y12MA solves sparse systems of linear algebraic equations by Gaussian elimination. The subroutine is a "black box subroutine" designed to solve efficiently problems which contain only one system with a single right hand side.
Submitted Jul 04, 1999
Rating: N/A   Rate this link Total Visits: 82
 
ARPACK - Arnoldi Package Update Link / Bad Link? 
ARPACK is a collection of Fortran77 subroutines designed to solve large scale eigenvalue problems. This site is the ARPACK Homepage, and includes sections such as Overview, How to get the software, ARPACK User's Guide, and others.
Submitted Oct 25, 1997
Rating: N/A   Rate this link Total Visits: 78
 
UMFPACK/MA38 Update Link / Bad Link? 
The Unsymmetric-pattern MultiFrontal Package (UMFPACK, Version 2.2.1) solves the linear system Ax=b using LU factorization, where A is a general unsymmetric sparse matrix. The method relies on dense matrix kernels (the BLAS, also see below) to factorize rectangular frontal matrices, which are dense submatrices of the sparse matrix being factorized.
Submitted Jul 04, 1999
Rating: (1 Ratings)   Rate this link Total Visits: 72
 
Laso Update Link / Bad Link? 
The LASO package is a set of FORTRAN IV subroutines for computing a few eigenvalues of a large (sparse) symmetric matrix. DILASO Finds all the eigenvalues and eigenvectors of a large sparse symmetric matrix outside a user defined excluded interval. DNLASO Finds a few eigenvalues and eigenvectors at either end of the spectrum of a large sparse symmetric matrix.
Submitted Jul 04, 1999
Rating: (1 Ratings)   Rate this link Total Visits: 56
 
RISOLV Update Link / Bad Link? 
RISOLV is a Robust Iterative SOLVer for large scale linear systems. The algorithm is based on polynomial approximation in the complex plane. RISOLV DOES NOT STAGNATE OR BREAKDOWN. Whenever a theoretical polynomial algorithm can reach a solution, so does RISOLV with number of iterations close to optimal. Compared to leading iterative methods(e.g. GMRES ), RISOLV reduces the computation time of large industrial problems by orders of magnitude. Its main advantages:
Submitted Feb 18, 2006 by M. Sharan
Updated Feb 21, 2006
Rating: N/A   Rate this link Total Visits: 55
 
MT1: A Sparse Compiler Update Link / Bad Link? 
The Fortran compiler MT1 is a sparse compiler, i.e. a special kind of source-to-source restructuring compiler that can automatically transform a dense program (in which all operations on matrices are simply implemented using two-dimensional arrays) into a semantically equivalent sparse program (operating on more complicated sparse data structures), thereby reducing storage requirements and computational time of the original application.
Submitted Apr 15, 2003
Rating: N/A   Rate this link Total Visits: 53
 
Aztec Update Link / Bad Link? 
Many important scientific and engineering applications require the use of linear solvers. The Aztec iterative solver package grew out of a specific application: modeling reacting flows (MPSalsa). Our primary goal has been to provide state-of-the-art iterative methods that perform well on parallel computers (applications of over 200 Gflops have been achieved on the Sandia-Intel TFlop Computer) and at the same time are easy to use for application engineers. In addition to providing standard iterative methods to engineers, the Aztec library is also used in our research on preconditioners. At present, we are working closely with a couple of specific applications in developing some new multilevel preconditioners.
Submitted Mar 03, 1998
Rating: N/A   Rate this link Total Visits: 49
 
  Link To Us

Terms of Use:  
NOTICE: Links you submit to Mathtools.net Link Exchange will be accessible from any part of the world via the web. Any information such links contain may be used by The MathWorks and the public, both within and outside the country from which you posted. Read complete disclaimer prior to use.


  Privacy - Trademarks - Feedback - Terms of Use Copyright 2001-2008 The MathWorks Inc.