NOTICE: This package has been removed from pkgsrc

./wip/suitesparse, Set of packages for sparse matrices calculation

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 7.7.0, Package name: suitesparse-7.7.0, Maintainer: pkgsrc-users

SuiteSparse is a set of sparse matrices libraries.
It contains:
* AMD: symmetric approximate minimum degree
* BTF: permutation to block triangular form (beta)
* CCOLAMD: constrained column approximate minimum degree
* COLAMD: column approximate minimum degree
* CHOLMOD: sparse supernodal Cholesky factorization and update/downdate
* KLU: sparse LU factorization, for circuit simulation (beta)
* LDL: a simple LDL^T factorization
* UMFPACK: sparse multifrontal LU factorization
* UFconfig: common configuration for all of the above
* CSparse: a concise sparse matrix package
* CXSparse: and extended version of CSparse


Required to run:
[lang/g95] [wip/lapack]

Required to build:
[math/metis] [pkgtools/cwrappers]

Master sites:

Filesize: 83863.345 KB

Version history: (Expand)


CVS history: (Expand)


   2012-11-28 23:03:50 by Jason Bacon | Files touched by this commit (1)
Log message:
Regenerated PLIST

   2012-11-28 22:43:05 by Jason Bacon | Files touched by this commit (2)
Log message:
Minor Makefile fix

   2012-11-28 22:20:55 by Jason Bacon | Files touched by this commit (1)
Log message:
Minor Makefile fix

   2012-11-28 14:38:30 by Jason Bacon | Files touched by this commit (2)
Log message:
Test new flexible SuiteSparse_config.mk

   2012-11-26 22:14:59 by Jason Bacon | Files touched by this commit (1)
Log message:
Add flexible makefile that does not require patching

   2012-11-15 00:29:46 by Jason Bacon | Files touched by this commit (2)
Log message:
Missing header lamented by wip/dolfin

   2012-11-12 04:20:20 by Jason Bacon | Files touched by this commit (2)
Log message:
Minor corrections

   2012-11-12 04:11:32 by Jason Bacon | Files touched by this commit (3)
Log message:
Disable shared libs for now