openbsd-ports/math/amd/pkg/PFRAG.shared
steven e6f98d28c1 import AMD-2.0
AMD 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.
Note that this software has nothing to do with AMD the company.
2006-10-21 16:58:00 +00:00

4 lines
155 B
Plaintext

@comment $OpenBSD: PFRAG.shared,v 1.1.1.1 2006/10/21 16:58:00 steven Exp $
@lib lib/libamd.so.${LIBamd_VERSION}
@lib lib/libamdf77.so.${LIBamdf77_VERSION}