Categories
UMFPACK
UMFPACK is a set of routines for solving unsymmetric sparse linear systems, Ax=b, using the Unsymmetric MultiFrontal method. It uses dynamic memory allocation, and has a symbolic preordering and analysis phase that also reports the upper bounds on the nonzeros in L and U, flop count, and memory usage in the numeric phase. It can be used for real and complex matrices, rectangular and square, and both non-singular and singular.
Last updated 1 Jul, 2008
About
Leadership
- Timothy Davis - Maintainer
- Iain Duff - Contributor
- Patrick Amestoy - Contributor
- Stefan Larimore - Contributor
- John Gilbert - Contributor
- Esmond Ng - Contributor
- Steven Hadfield - Contributor
Requirements
- BLAS package (program runs considerably slower without this) (Weak Prerequisite)
Versions
4.4
4.4 stable released 2005-01-28
- Released: 28 Jan, 2005
- Code Maturity: Stable
- Source Archive: http://www.cise.ufl.edu/research/sparse/umfpack...
- Licenses: BSD_2Clause
- Interfaces: Command Line
User Community and Support
User guide included and available in PDF format from http://www.cise.ufl.edu/research/sparse/umfpack/v4.3/UMFPACKv4.3/UMFPACK/Doc/UserGuide.pdf; User quickstart available in PDF format from http://www.cise.ufl.edu/research/sparse/umfpack/v4.3/UMFPACKv4.3/UMFPACK/Doc/QuickStart.pdf




