Jump to letter: [
          
            ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        ufsparse - University of Florida 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)
  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 | 
                1.2 | 
                1.fc4 | 
                ppc | 
                2.04 MiB | 
                Fri May 12 13:35:18 2006 | 
            
        
        Changelog
        
            - * Tue Mar  7 17:00:00 2006 Quentin Spencer <qspencer{%}users{*}sourceforge{*}net> 1.2-1
 
            - New release.
- Build newly added library CXSparse (but not CSparse--see comments
  in build section).
 
        
            - * Wed Feb 15 17:00:00 2006 Quentin Spencer <qspencer{%}users{*}sourceforge{*}net> 0.93-2
 
            - Rebuild for Fedora Extras 5.
 
        
            - * Thu Feb  9 17:00:00 2006 Quentin Spencer <qspencer{%}users{*}sourceforge{*}net> 0.93-1
 
            - New release. Remove old patch.