Jump to letter: [
9ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
ufsparse - A collection of sparse matrix libraries
ufsparse is a collection of libraries for computations involving sparse
matrices. The package includes the following libraries:
AMD approximate minimum degree ordering
BTF permutation to block triangular form (beta)
CAMD constrained approximate minimum degree ordering
COLAMD column approximate minimum degree ordering
CCOLAMD constrained column approximate minimum degree ordering
CHOLMOD sparse Cholesky factorization
CSparse a concise sparse matrix package
CXSparse CSparse extended: complex matrix, int and long int support
KLU sparse LU factorization, primarily for circuit simulation
LDL a simple LDL' factorization
UMFPACK sparse LU factorization
UFconfig configuration file for all the above packages.
Packages
Name |
Version |
Release |
Type |
Size |
Built |
ufsparse |
2.1.1 |
1.fc6 |
src |
7.49 MiB |
Mon Oct 16 10:58:24 2006 |
Changelog
- * Mon Oct 16 18:00:00 2006 Quentin Spencer <qspencer{%}users{*}sourceforge{*}net> 2.1.1-1
- New release, and package name change from UFsparse to SuiteSparse. Fixes
bug #210846. Keep the ufsparse package name for now.
- * Thu Sep 7 18:00:00 2006 Quentin Spencer <qspencer{%}users{*}sourceforge{*}net> 2.1.0-1
- New release. Increment versions of some libraries.
- Rearrange and clean up spec file so all definitions are in one place.
- * Mon Aug 7 18:00:00 2006 Quentin Spencer <qspencer{%}users{*}sourceforge{*}net> 2.0.0-1
- New release.
- Build newly added CAMD library.
- Misc minor spec changes.