openbsd-ports/math/camd/pkg/DESCR
steven 1a4d40c435 import camd-2.2.1 library
constrained approximate minimum degree

"go ahead" pirofti@
2010-10-26 16:59:53 +00:00

4 lines
211 B
Plaintext

CAMD is a set of routines for ordering a sparse matrix prior to Cholesky
factorization (or for LU factorization with diagonal pivoting). There
are versions in both C and Fortran. A MATLAB interface is provided.